Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 4.68 KB

File metadata and controls

20 lines (16 loc) · 4.68 KB

PhoneNumber

Success

Fields

Field Type Required Description
id Optional<String> N/A
object PhoneNumberObject ✔️ String representing the object's type. Objects of the same type share the same value.
phoneNumber String ✔️ N/A
reservedForSecondFactor Optional<Boolean> N/A
defaultSecondFactor Optional<Boolean> N/A
reserved boolean ✔️ N/A
verification Optional<PhoneNumberVerification> ✔️ N/A
linkedTo List<IdentificationLink> ✔️ N/A
backupCodes List<String> N/A
createdAt long ✔️ Unix timestamp of creation
updatedAt long ✔️ Unix timestamp of creation