doc_out/NumberOrder.html.md in purecloud-0.41.1 vs doc_out/NumberOrder.html.md in purecloud-0.42.1

- old
+ new

@@ -19,9 +19,11 @@ | **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"}