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.

articleDescrMode?: DescrType[]
autoColumnWidth?: boolean
columnWidths?: ColumnWidth[]
displayMode?: ViewDisplayMode
editable?: boolean
expandAggregates?: boolean
expandBasketFolders?: boolean
expandGroups?: boolean
expandPartialPlannings?: boolean
expandPlanningFolders?: boolean
hiddenDiscounts?: boolean
mergeMode?: MergeMode
name?: string
nonOfferArticlesVisible?: boolean
nonOrderArticlesVisible?: boolean
removable?: boolean
setArticleMode?: SetArticleMode
textItemsVisible?: boolean
viewId: string
visibleColumns?: string[]

Methods

Generated using TypeDoc