class LoyaltyProgram extends Model (View source)

Properties

protected $cashbackForFutureUseType
protected $cashbackForFutureUseDataType
string $loyaltyPoints
string $memberPriceEffectiveDate
protected $priceType
protected $priceDataType
string $programLabel
string $tierLabel

Methods

setCashbackForFutureUse(Price $cashbackForFutureUse)

No description

getCashbackForFutureUse()

No description

setLoyaltyPoints($loyaltyPoints)

No description

string
getLoyaltyPoints()

No description

setMemberPriceEffectiveDate($memberPriceEffectiveDate)

No description

string
getMemberPriceEffectiveDate()

No description

setPrice(Price $price)

No description

getPrice()

No description

setProgramLabel($programLabel)

No description

string
getProgramLabel()

No description

setTierLabel($tierLabel)

No description

string
getTierLabel()

No description

Details

setCashbackForFutureUse(Price $cashbackForFutureUse)

No description

Parameters

Price $cashbackForFutureUse

Price getCashbackForFutureUse()

No description

Return Value

Price

setLoyaltyPoints($loyaltyPoints)

No description

Parameters

$loyaltyPoints

string getLoyaltyPoints()

No description

Return Value

string

setMemberPriceEffectiveDate($memberPriceEffectiveDate)

No description

Parameters

$memberPriceEffectiveDate

string getMemberPriceEffectiveDate()

No description

Return Value

string

setPrice(Price $price)

No description

Parameters

Price $price

Price getPrice()

No description

Return Value

Price

setProgramLabel($programLabel)

No description

Parameters

$programLabel

string getProgramLabel()

No description

Return Value

string

setTierLabel($tierLabel)

No description

Parameters

$tierLabel

string getTierLabel()

No description

Return Value

string