[[["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."],[],["The `CreateWalletObjectsRequest.CreateMode` interface defines the method for saving wallet objects. It offers two modes: `SHOW_SAVE_PROMPT`, which displays a dialog requiring user confirmation before saving, and `REQUEST_IMMEDIATE_SAVE`, which saves immediately and then shows a confirmation dialog. Inherited methods from the `Annotation` interface include `annotationType()`, `equals()`, `hashCode()`, and `toString()`. These allow operations related to type checking and object comparison.\n"]]