Deprecated

Use REST API of PriceProfile plugin instead.

Hierarchy

  • _ConditionRuleBase
    • ConditionRule

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
currency?: string
finalArticleNumber?: string
itemId?: string
manufacturer?: string
series?: string
value: number

Methods

  • Parameters

    • pSoapArray: any

    Returns ConditionRule[]

  • Parameters

    • this: void
    • pSoapData: any

    Returns ConditionRule

Generated using TypeDoc