Interface: PhoneWithMetadata
Object representation of a user's phone number, with additional metadata for advanced use cases.
Hierarchy
LinkMetadata
↳
PhoneWithMetadata
Properties
number
• number: string
The phone number.
Inherited from
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