doc_out/BillingAddress.html.md in purecloud-0.44.1 vs doc_out/BillingAddress.html.md in purecloud-0.45.1
- old
+ new
@@ -7,14 +7,14 @@
|Name | Type | Description | Notes|
|------------ | ------------- | ------------- | -------------|
| **id** | **String** | The globally unique identifier for the object. | [optional] |
| **name** | **String** | | [optional] |
-| **street** | **String** | | [optional] |
-| **city** | **String** | | [optional] |
-| **country_name** | **String** | | [optional] |
-| **state_name** | **String** | | [optional] |
-| **postal_code** | **String** | | [optional] |
+| **street** | **String** | Street | |
+| **city** | **String** | City name | |
+| **country_name** | **String** | Country name | |
+| **state_name** | **String** | State name | |
+| **postal_code** | **String** | Postal Code | |
| **self_uri** | **String** | The URI for this object | [optional] |
{: class="table table-striped"}