AboutSupportDeveloper GuideVersion 2.0.0

Result type for the replaceSecuritiesInWorksheet mutation.

interface ReplaceSecuritiesInWorksheetResult {
    replaceSecuritiesInWorksheet: Worksheet & Error;
}

Properties

replaceSecuritiesInWorksheet: Worksheet & Error

Generated using TypeDoc