AboutSupportDeveloper GuideVersion 2.1.0

Result type for the replaceSecuritiesInWorksheet mutation.

interface ReplaceSecuritiesInWorksheetResult {
    replaceSecuritiesInWorksheet: Worksheet & Error;
}

Properties

replaceSecuritiesInWorksheet: Worksheet & Error

Generated using TypeDoc