[[["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."],[],["`WalletConstants.TotalPriceStatus` defines the status of a total price within `TransactionInfo`. It offers three options: `TOTAL_PRICE_STATUS_NOT_CURRENTLY_KNOWN`, indicating an unknown price; `TOTAL_PRICE_STATUS_ESTIMATED`, for an estimated price; and `TOTAL_PRICE_STATUS_FINAL`, representing the final price. This interface inherits methods `annotationType()`, `equals()`, `hashCode()`, and `toString()` from `java.lang.annotation.Annotation`. These methods are standard for annotation types.\n"]]