docs/SmsPhoneNumber.md in purecloudplatformclientv2-62.0.0 vs docs/SmsPhoneNumber.md in purecloudplatformclientv2-63.0.0

- old
+ new

@@ -22,9 +22,10 @@ | **purchase_date** | **DateTime** | Date this phone number was purchased, if the phoneNumberType is shortcode. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] | | **cancellation_date** | **DateTime** | Contract end date of this phone number, if the phoneNumberType is shortcode. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] | | **renewal_date** | **DateTime** | Contract renewal date of this phone number, if the phoneNumberType is shortcode. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] | | **auto_renewable** | **String** | Renewal time period of this phone number, if the phoneNumberType is shortcode. | [optional] | | **address_id** | [**SmsAddress**](SmsAddress.html) | The id of an address attached to this phone number. | [optional] | +| **short_code_billing_type** | **String** | BillingType of this phone number, if the phoneNumberType is shortcode. | [optional] | | **self_uri** | **String** | The URI for this object | [optional] | {: class="table table-striped"}