Parcelable representing the loyalty reward points label, balance, and type.
| class | LoyaltyPoints.Builder | Builder to create a LoyaltyPoints. |
|
| public static final Creator<LoyaltyPoints> | CREATOR |
| LoyaltyPointsBalance |
getBalance()
Returns the balance.
|
| String |
getLabel()
Returns the label.
|
| String |
getType()
This method is deprecated. This value is no longer used.
|
| TimeInterval |
getValidTimeInterval()
This method is deprecated. This value is unused by the platform and will be
removed in the future.
|
| static LoyaltyPoints.Builder | |
| void |
writeToParcel(Parcel dest, int
flags)
|
Returns the balance.
Returns the label.
This method is deprecated.
This value is no longer used.
This method is deprecated.
This value is unused by the platform and will be removed in the future.