Click or drag to resize

IOrderModifierItem Properties

The IOrderModifierItem type exposes the following members.

Properties
  NameDescription
Public propertyAmount
Public propertyAmountIndependentOfParentAmount
Whether amount of the modifier is absolute or relative to parent amount. When modifier amount depends on parent, it means multiplication — specified amount of modifier should be cooked per each parent unit, otherwise it means addition — specified amount of modifier should be cooked for whole parent.
Public propertyCost
Public propertyDeleted
Public propertyDeletionMethod
Public propertyId (Inherited from IEntity.)
Public propertyPrice
Public propertyPricePredefined
Public propertyProduct
Public propertyProductGroup
Public propertyResultSum
Total sum to be paid, sum with discounts and both included and excluded vat.
Public propertyTaxPercent
Tax percent or null for not taxed order items.
Top
See Also