Skip to main content

Interface: PhoneWithMetadata

Object representation of a user's phone number, with additional metadata for advanced use cases.

Hierarchy

  • LinkMetadata

  • Phone

    PhoneWithMetadata

Properties

number

number: string

The phone number.

Inherited from

Phone.number


type

type: "phone"

Denotes that this is a phone account.

Overrides

LinkMetadata.type


verifiedAt

verifiedAt: Date

Datetime when this account was linked to the user.

Inherited from

LinkMetadata.verifiedAt