/ [metadata] List of phone number parsing and formatting rules for all countries. The complete list of those rules is huge, so | MetadataJson | |
[countryIsoCode] Country ISO-code | string | |
[strict] If true, it allows to enter only phone number of selected country (see countryIsoCode property). If false, all country phone number is allowed. Default: | boolean | |
[separator] Separator between groups of numbers in a phone number (excluding country code and area code). Default: | string | |
[format] Phone number format. 'INTERNATIONAL' includes the country code prefix (e.g., +1 212 343-3355 ). 'NATIONAL' uses country-specific formatting without the country code (e.g., (212) 343-3355 for US). Note: Default: | 'INTERNATIONAL' | 'NATIONAL' |