Rxova
Skip to content

ParsedPhone

The result of interpreting whatever is in the field.

country:
| Country
| undefined;

The country the number resolves to, if one can be determined.


e164: string;

+ followed by calling code and national digits, or '' when incomplete.


national: string;

National significant digits — no calling code, no trunk prefix.


possible: boolean;

The national part is a length this country actually uses.