[[["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-07-10 UTC."],[],["The `MoneyEntity` class extracts money information from text. Key properties include `unnormalizedCurrency`, which represents the raw currency string found. `integerPart` and `fractionalPart` provide the numerical components, to the left and right of the decimal separator, respectively. The class properties are read-only and no instantiation is possible, since `init` is unavailable.\n"]]