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.

defaultColumn?: string
defaultValue?: string
editable?: boolean
id: string
itemAttrId?: BasketItemAttrId
minWidth?: number
name?: string
readOnly?: boolean
removable?: boolean
title?: string
type?: ColumnType
weight?: number

Methods

Generated using TypeDoc