LoyaltyProgram
class LoyaltyProgram extends Model (View source)
Properties
protected | $cashbackForFutureUseType | ||
protected | $cashbackForFutureUseDataType | ||
string | $loyaltyPoints | ||
string | $memberPriceEffectiveDate | ||
protected | $priceType | ||
protected | $priceDataType | ||
string | $programLabel | ||
string | $tierLabel |
Methods
getCashbackForFutureUse()
No description
setLoyaltyPoints($loyaltyPoints)
No description
string
getLoyaltyPoints()
No description
setMemberPriceEffectiveDate($memberPriceEffectiveDate)
No description
string
getMemberPriceEffectiveDate()
No description
setProgramLabel($programLabel)
No description
string
getProgramLabel()
No description
setTierLabel($tierLabel)
No description
string
getTierLabel()
No description
Details
setCashbackForFutureUse(Price $cashbackForFutureUse)
No description
Price
getCashbackForFutureUse()
No description
setLoyaltyPoints($loyaltyPoints)
No description
string
getLoyaltyPoints()
No description
setMemberPriceEffectiveDate($memberPriceEffectiveDate)
No description
string
getMemberPriceEffectiveDate()
No description
setPrice(Price $price)
No description
Price
getPrice()
No description
setProgramLabel($programLabel)
No description
string
getProgramLabel()
No description
setTierLabel($tierLabel)
No description
string
getTierLabel()
No description