PhoneNumberResource
Properties
Name | Type | Required | Description |
---|---|---|---|
formatted_phone_number | str | ❌ | |
phone_number | str | ❌ | |
type_ | str | ❌ | |
label | str | ❌ | Custom user name of a phone number, if any |
usage_type | PhoneNumberResourceUsageType | ❌ | Usage type of phone number |
hidden | bool | ❌ | Specifies if a phone number should be hidden or not |
primary | bool | ❌ | Specifies if the number is primary, i.e. displayed as 'main number' and called by default |
PhoneNumberResourceUsageType
Usage type of phone number
Properties
Name | Type | Required | Description |
---|---|---|---|
MOBILENUMBER | str | ✅ | "MobileNumber" |
CONTACTNUMBER | str | ✅ | "ContactNumber" |
DIRECTNUMBER | str | ✅ | "DirectNumber" |
FORWARDEDNUMBER | str | ✅ | "ForwardedNumber" |
Build Your Own SDKs with liblab
Build developer friendly SDKs in minutes from your APIs