Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 901 Bytes

PhoneNumber.md

File metadata and controls

19 lines (14 loc) · 901 Bytes

PhoneNumber

Properties

Name Type Description Notes
id Option<String> [optional]
object String String representing the object's type. Objects of the same type share the same value.
phone_number String
reserved_for_second_factor Option<bool> [optional]
default_second_factor Option<bool> [optional]
reserved bool
verification Option<crate::models::EmailAddressVerification>
linked_to Veccrate::models::IdentificationLink
backup_codes Option<Vec> [optional]

[Back to Model list] [Back to API list] [Back to README]