PhoneNumberIdentifier interface
A phone number.
Properties
phone |
The phone number in E.164 format. |
raw |
Optional raw id of the phone number. |
Property Details
phoneNumber
The phone number in E.164 format.
phoneNumber: string
Property Value
string
rawId
Optional raw id of the phone number.
rawId?: string
Property Value
string