Success
| 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 |