The PhoneTypes type represents the possible types of a phone number. It can be any of the keys of the PhoneNumberType object in the google-libphonenumber library, or 'INVALID' if the phone number is not valid.
PhoneTypes
PhoneNumberType
google-libphonenumber
'INVALID'
The
PhoneTypes
type represents the possible types of a phone number. It can be any of the keys of thePhoneNumberType
object in thegoogle-libphonenumber
library, or'INVALID'
if the phone number is not valid.