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.

baseArticleNumber?: string
brandId?: string
catalogIds?: string[]
firstHitPosition?: number
flags?: SearchFlag[]
manufacturerId?: string
numberOfHits?: number
seriesId?: string
varCodeType?: VarCodeType
variantCode?: string
views?: string[]

Generated using TypeDoc