Click or drag to resize

CampaignDiscountItem Properties

The CampaignDiscountItem type exposes the following members.

Properties
  NameDescription
Public propertyAddItemToOrder
Set this property to true if you want to add the item to the order if it does not already exist.
Public propertyCampaignDiscount
Gets or sets the campaign discount id.
Public propertyCurrencyCode
Gets or sets the currency code.
Public propertyDataObject
Gets or sets the data object. When getting data object it creates a new object from the database.
Public propertyDiscountAmount
Gets or sets the discount amount.
Public propertyDiscountConditionHandler
Gets or sets the discount condition handler.
Public propertyDiscountPercentage
Gets or sets the discount percentage.
Public propertyId
Gets or sets the id.
Public propertyItemName
Gets or sets the item name, the property will be used together with the AddItemToOrder property.
Public propertyItemNumber
Gets or sets the item number.
Public propertyItemToMap
Gets or sets the item to map.
Top
See Also