LoyaltyPoints
class LoyaltyPoints extends Model (View source)
Properties
protected | $balanceType | ||
protected | $balanceDataType | ||
string | $label | ||
protected | $localizedLabelType | ||
protected | $localizedLabelDataType |
Methods
getBalance()
No description
setLabel($label)
No description
string
getLabel()
No description
getLocalizedLabel()
No description
Details
setBalance(LoyaltyPointsBalance $balance)
No description
LoyaltyPointsBalance
getBalance()
No description
setLabel($label)
No description
string
getLabel()
No description
setLocalizedLabel(LocalizedString $localizedLabel)
No description
LocalizedString
getLocalizedLabel()
No description