Name | Type | Description | Notes |
---|---|---|---|
id | UUID | [optional] [readonly] | |
recordType | String | [optional] [readonly] | |
startingNumber | String | Starting phone number block | [optional] |
range | Integer | The phone number range included in the block. | [optional] |
phoneNumbersCount | Integer | The count of phone numbers in the number order. | [optional] [readonly] |
connectionId | String | Identifies the connection associated to all numbers in the phone number block. | [optional] |
messagingProfileId | String | Identifies the messaging profile associated to all numbers in the phone number block. | [optional] |
status | StatusEnum | The status of the order. | [optional] [readonly] |
customerReference | String | A customer reference string for customer look ups. | [optional] |
createdAt | String | An ISO 8901 datetime string denoting when the number order was created. | [optional] [readonly] |
updatedAt | String | An ISO 8901 datetime string for when the number order was updated. | [optional] [readonly] |
requirementsMet | Boolean | True if all requirements are met for every phone number, false otherwise. | [optional] [readonly] |
Name | Value |
---|---|
PENDING | "pending" |
SUCCESS | "success" |
FAILURE | "failure" |