Skip to main content
A phone number object.

See

parseValuesFromPhoneNumber for the function that parses a phone number into a phone number object.

Properties

PropertyTypeDescription
valuestringThe phone number in the national format (country calling code is not included)
e164stringThe phone number in international format (E.164). Typically used in API calls.
I