PhoneNumberKind interface

IdentifierKind for a PhoneNumberIdentifier.

Extends

Properties

kind

The identifier kind.

Inherited Properties

phoneNumber

The phone number in E.164 format.

rawId

Optional raw id of the phone number.

Property Details

kind

The identifier kind.

kind: "phoneNumber"

Property Value

"phoneNumber"

Inherited Property Details

phoneNumber

The phone number in E.164 format.

phoneNumber: string

Property Value

string

Inherited From PhoneNumberIdentifier.phoneNumber

rawId

Optional raw id of the phone number.

rawId?: string

Property Value

string

Inherited From PhoneNumberIdentifier.rawId