| Name | Type | Description | Notes |
|---|---|---|---|
| action | ActionEnum | Action | [optional] |
| actionTarget | String | Action target. This is the UUID associated with the configuration object of that particular type. | [optional] |
| addressSid | String | Twilio Address SID linked to this phone number for regulatory compliance | [optional] |
| contextMerchantId | String | Optional child merchant ID this resource is assigned to. Null = shared across the linked merchant group. | [optional] |
| conversationPbxPhoneNumberUuid | String | Conversation Pbx Phone Number UUID | [optional] |
| defaultPhoneNumber | Boolean | Default phone number for outbound calling. | [optional] |
| deletionProtected | Boolean | If true, this phone number cannot be deleted through the API. It must be deleted via the Twilio console. | [optional] |
| merchantId | String | Merchant Id | [optional] |
| phoneNumber | String | Phone number | [optional] |
| Name | Value |
|---|---|
| TIME_BASED | "time based" |
| MENU | "menu" |
| QUEUE | "queue" |
| VOICEMAIL | "voicemail" |
| AGENT | "agent" |