Parcelable representing data for text module associated with wallet object.
| public static final Creator<TextModuleData> | CREATOR |
|
TextModuleData(String header,
String
body)
Creates an instance of TextModule with given header and body
|
| String |
getBody()
|
| String | |
| void |
writeToParcel(Parcel dest, int
flags)
|