Sha256: 82a84ebff6eafdea09bbf9bdf65912732ab7828f2efdd233a583cc09c724348a
Contents?: true
Size: 1.93 KB
Versions: 4
Compression:
Stored size: 1.93 KB
Contents
--- title: NumberOrder --- ## PureCloud::NumberOrder ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **id** | **String** | The globally unique identifier for the object. | [optional] | | **name** | **String** | | [optional] | | **did** | **String** | DID purchased | [optional] | | **effective_start_date** | **DateTime** | Effective date of service for this order. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] | | **effective_end_date** | **DateTime** | Effective disconnection date for this order. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] | | **last_updated** | **DateTime** | Date of last update. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] | | **start_auth_user_id** | **String** | UserId authorizing purchase | [optional] | | **end_auth_user_id** | **String** | UserId authorizing disconnection | [optional] | | **status** | **String** | Current status of this DID order | [optional] | | **phone_number_type** | **String** | Class of DID being purchased (eg. us-domestic, toll-free, etc) | [optional] | | **porting** | **BOOLEAN** | Whether or not the number was ported | [optional] [default to false]| | **billing_address** | [**PortBillingAddress**](PortBillingAddress.html) | Billing address used for a number port | [optional] | | **responsible_contact** | [**PortContact**](PortContact.html) | Company contact for a number port | [optional] | | **company_name** | **String** | Company name for a number port | [optional] | | **country_code** | **String** | Country dial in codes (telephone dialing prefixes) | [optional] | | **envelope_id** | **String** | Id of the terms and conditions envelope for the order. | [optional] | | **self_uri** | **String** | The URI for this object | [optional] | {: class="table table-striped"}
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
purecloud-0.45.1 | doc_out/NumberOrder.html.md |
purecloud-0.44.1 | doc_out/NumberOrder.html.md |
purecloud-0.43.1 | doc_out/NumberOrder.html.md |
purecloud-0.42.1 | doc_out/NumberOrder.html.md |