[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-10-31 UTC."],[],["`TextModuleData` represents text data for a wallet object. It implements `Parcelable` and has a `CREATOR` field. It can be instantiated with a header and body. Public methods allow retrieving the `body` and `header` as strings. The `writeToParcel` method facilitates writing the object's data to a `Parcel`. Inherited methods from `Object` are also present. Two constant variables are inherited from the interface `Parcelable`: `CONTENTS_FILE_DESCRIPTOR` and `PARCELABLE_WRITE_RETURN_VALUE`.\n"]]