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

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

setPriceValue(Price $priceValue)

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

setTaxValue(Price $taxValue)

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

Parameters

$applicableItems

OrderPromotionItem[] getApplicableItems()

No description

Return Value

OrderPromotionItem[]

setAppliedItems($appliedItems)

No description

Parameters

$appliedItems

OrderPromotionItem[] getAppliedItems()

No description

Return Value

OrderPromotionItem[]

setEndTime($endTime)

No description

Parameters

$endTime

string getEndTime()

No description

Return Value

string

setFunder($funder)

No description

Parameters

$funder

string getFunder()

No description

Return Value

string

setMerchantPromotionId($merchantPromotionId)

No description

Parameters

$merchantPromotionId

string getMerchantPromotionId()

No description

Return Value

string

setPriceValue(Price $priceValue)

No description

Parameters

Price $priceValue

Price getPriceValue()

No description

Return Value

Price

setShortTitle($shortTitle)

No description

Parameters

$shortTitle

string getShortTitle()

No description

Return Value

string

setStartTime($startTime)

No description

Parameters

$startTime

string getStartTime()

No description

Return Value

string

setSubtype($subtype)

No description

Parameters

$subtype

string getSubtype()

No description

Return Value

string

setTaxValue(Price $taxValue)

No description

Parameters

Price $taxValue

Price getTaxValue()

No description

Return Value

Price

setTitle($title)

No description

Parameters

$title

string getTitle()

No description

Return Value

string

setType($type)

No description

Parameters

$type

string getType()

No description

Return Value

string