Parcelable representing an offer wallet object. This could represent an offer from the merchant such as a coupon, etc. It has a buyerId that identifies the user to the merchant. If the offer is associated to a loyalty program, then this could be an identifier for that program. The offer also has a redemptionCode that will typically be used in the transaction, like a discount code or similar that the user would otherwise have to enter manually.
| class | OfferWalletObject.Builder | Builder to create a OfferWalletObject. |
|
| public static final Creator<OfferWalletObject> | CREATOR |
| String | |
| String |
getBarcodeLabel()
This method is deprecated. This value is unused by the platform and will be
removed in the future.
|
| String | |
| String | |
| String | |
| String |
getId()
|
| ArrayList<UriData> | |
| String |
getInfoModuleDataHexBackgroundColor()
This method is deprecated. This value is unused by the platform and will be
removed in the future.
|
| String |
getInfoModuleDataHexFontColor()
This method is deprecated. This value is unused by the platform and will be
removed in the future.
|
| ArrayList<LabelValueRow> | |
| boolean | |
| String | |
| ArrayList<UriData> | |
| ArrayList<LatLng> | |
| ArrayList<WalletObjectMessage> | |
| String | |
| int |
getState()
|
| ArrayList<TextModuleData> | |
| String |
getTitle()
|
| TimeInterval | |
| int | |
| static OfferWalletObject.Builder | |
| void |
writeToParcel(Parcel dest, int
flags)
|
This method is deprecated.
This value is unused by the platform and will be removed in the future.
This method is deprecated.
This value is unused by the platform and will be removed in the future.
This method is deprecated.
This value is unused by the platform and will be removed in the future.