--- title: BillingAddress --- ## PureCloud::BillingAddress ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **id** | **String** | The globally unique identifier for the object. | [optional] | | **name** | **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"}