Parcelable representing loyalty points balance.
| class | LoyaltyPointsBalance.Builder | Builder to create a LoyaltyPointsBalance. |
|
| interface | LoyaltyPointsBalance.Type | Type of the loyalty points balance. | |
| public static final Creator<LoyaltyPointsBalance> | CREATOR |
| String | |
| long | |
| double | |
| int |
getInt()
|
| String | |
| int |
getType()
|
| static LoyaltyPointsBalance.Builder | |
| void |
writeToParcel(Parcel dest, int
flags)
|