OrderPromotion
class OrderPromotion extends Collection (View source)
Properties
protected | $collection_key | ||
protected | $applicableItemsType | ||
protected | $applicableItemsDataType | ||
protected | $appliedItemsType | ||
protected | $appliedItemsDataType | ||
string | $endTime | ||
string | $funder | ||
string | $merchantPromotionId | ||
protected | $priceValueType | ||
protected | $priceValueDataType | ||
string | $shortTitle | ||
string | $startTime | ||
string | $subtype | ||
protected | $taxValueType | ||
protected | $taxValueDataType | ||
string | $title | ||
string | $type |
Methods
setApplicableItems($applicableItems)
No description
getApplicableItems()
No description
setAppliedItems($appliedItems)
No description
getAppliedItems()
No description
setEndTime($endTime)
No description
string
getEndTime()
No description
setFunder($funder)
No description
string
getFunder()
No description
setMerchantPromotionId($merchantPromotionId)
No description
string
getMerchantPromotionId()
No description
getPriceValue()
No description
setShortTitle($shortTitle)
No description
string
getShortTitle()
No description
setStartTime($startTime)
No description
string
getStartTime()
No description
setSubtype($subtype)
No description
string
getSubtype()
No description
getTaxValue()
No description
setTitle($title)
No description
string
getTitle()
No description
setType($type)
No description
string
getType()
No description
Details
setApplicableItems($applicableItems)
No description
OrderPromotionItem[]
getApplicableItems()
No description
setAppliedItems($appliedItems)
No description
OrderPromotionItem[]
getAppliedItems()
No description
setEndTime($endTime)
No description
string
getEndTime()
No description
setFunder($funder)
No description
string
getFunder()
No description
setMerchantPromotionId($merchantPromotionId)
No description
string
getMerchantPromotionId()
No description
setPriceValue(Price $priceValue)
No description
Price
getPriceValue()
No description
setShortTitle($shortTitle)
No description
string
getShortTitle()
No description
setStartTime($startTime)
No description
string
getStartTime()
No description
setSubtype($subtype)
No description
string
getSubtype()
No description
setTaxValue(Price $taxValue)
No description
Price
getTaxValue()
No description
setTitle($title)
No description
string
getTitle()
No description
setType($type)
No description
string
getType()
No description