[[["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."],[],["`IbanEntity` extracts IBAN information from text. Key actions include retrieving the full, canonically formatted IBAN using `getIban()` and obtaining the two-letter country code via `getIbanCountryCode()`. This class inherits from `Entity`, which defines various entity types like addresses, emails, and flight numbers. It can also cast to other entities like `DateTimeEntity` or `MoneyEntity` to retrieve more information.\n"]]