Name | Type | Description | Notes |
---|---|---|---|
ticketId | UUID | Uniquely identifies the resource. | [optional] |
telephoneNumber | String | Phone number in E164 format. | [optional] |
numberId | String | Phone number ID from the Telnyx API. | [optional] |
civicAddressId | UUID | Identifies the civic address assigned to the phone number. | [optional] |
locationId | UUID | Identifies the location assigned to the phone number. | [optional] |
displayedCountryCode | String | The iso country code that will be displayed to the user when they receive a call from this phone number. | [optional] |
acquiredCapabilities | List<AcquiredCapabilitiesEnum> | [optional] |
Name | Value |
---|---|
FIRSTPARTYAPPASSIGNMENT | "FirstPartyAppAssignment" |
INBOUNDCALLING | "InboundCalling" |
OFFICE365 | "Office365" |
OUTBOUNDCALLING | "OutboundCalling" |
USERASSIGNMENT | "UserAssignment" |