Hierarchy

Constructors

Properties

_ensureTypeSafety: string = "ensureTypeSafety"

Helper property to force correct type in TypeScript. If you get a TypeScript error like Property _ensureTypeSafety is missing you are perhaps using a plain JavaScript object as a parameter for a SOAP function call. Please use the correct class instance instead.

addStateCodes?: boolean
articleClassifications?: boolean
extraPriceInfoSelectors?: string[]
inactivePositionState?: boolean
includeCalculationErrorsInInconsistencies?: boolean
parentItems?: boolean
positionNumbers?: boolean
preferUserDescriptions?: boolean
priceInfo?: boolean
pricingProcedureName?: string
separateCurrencies?: boolean
subItems?: boolean
tmDescrMode?: DescrType[]
viewId?: string
wholeComposite?: boolean

Generated using TypeDoc