doc_out/Account.html.md in purecloud-0.44.1 vs doc_out/Account.html.md in purecloud-0.45.1
- old
+ new
@@ -7,31 +7,31 @@
|Name | Type | Description | Notes|
|------------ | ------------- | ------------- | -------------|
| **id** | **String** | The globally unique identifier for the object. | [optional] |
| **name** | **String** | | [optional] |
-| **org_legal_name** | **String** | | [optional] |
-| **billing_address_line1** | **String** | | [optional] |
+| **org_legal_name** | **String** | Org legal name | |
+| **billing_address_line1** | **String** | Billing Address | |
| **billing_address_line2** | **String** | | [optional] |
-| **billing_address_city** | **String** | | [optional] |
-| **billing_address_state** | **String** | | [optional] |
-| **billing_address_zip_code** | **String** | | [optional] |
-| **billing_address_country** | **String** | | [optional] |
+| **billing_address_city** | **String** | Billing City | |
+| **billing_address_state** | **String** | Billing State | |
+| **billing_address_zip_code** | **String** | Billing ZipCode | |
+| **billing_address_country** | **String** | Billing Country | |
| **legal_address_line1** | **String** | | [optional] |
| **legal_address_line2** | **String** | | [optional] |
| **legal_address_city** | **String** | | [optional] |
| **legal_address_state** | **String** | | [optional] |
| **legal_address_zip_code** | **String** | | [optional] |
| **legal_address_country** | **String** | | [optional] |
-| **billing_contact_first_name** | **String** | | [optional] |
-| **billing_contact_last_name** | **String** | | [optional] |
-| **billing_contact_email** | **String** | | [optional] |
-| **billing_contact_phone** | **String** | | [optional] |
+| **billing_contact_first_name** | **String** | Billing Contact first name. | |
+| **billing_contact_last_name** | **String** | Billing Contact last name. | |
+| **billing_contact_email** | **String** | Billing Contact email. | |
+| **billing_contact_phone** | **String** | Billing Contact phone | |
| **purchase_order_number** | **String** | | [optional] |
| **is_tax_exempt** | **BOOLEAN** | | [optional] [default to false]|
| **currency** | **String** | | [optional] |
-| **payment_term** | **String** | | [optional] |
-| **contract_term** | **Integer** | | [optional] |
+| **payment_term** | **String** | Payment Term | |
+| **contract_term** | **Integer** | Contract Term | |
| **auto_renew** | **BOOLEAN** | | [optional] [default to false]|
| **enabled** | **BOOLEAN** | | [optional] [default to false]|
| **min_commit_quantities** | **Hash<String, Integer>** | | [optional] |
| **estimated_quantities** | **Hash<String, Integer>** | | [optional] |
| **one_time_charges** | **Array<String>** | | [optional] |