Parcelable representing a message associated with the wallet object.
For example a message for a new Baconrista loyalty card could have a header:
"Jane, welcome to Banconrista Rewards!"
and body:
"Thanks for joining our program. Show this message to our barista for your first free coffee on us!"
| class | WalletObjectMessage.Builder | Builder to create a WalletObjectMessage. |
|
| public static final Creator<WalletObjectMessage> | CREATOR |
| UriData |
getActionUri()
This method is deprecated. This value is unused by the platform and will be
removed in the future.
|
| String |
getBody()
|
| TimeInterval | |
| String | |
| UriData |
getImageUri()
This method is deprecated. This value is unused by the platform and will be
removed in the future.
|
| static WalletObjectMessage.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.