--- title: CustomerAccount --- ## PureCloud::CustomerAccount ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **id** | **String** | The globally unique identifier for the object. | [optional] | | **name** | **String** | | [optional] | | **is_frozen** | **BOOLEAN** | Indicates whether the account is currently frozen for review. | [default to false]| | **org_legal_name** | **String** | The organization legal name. | | | **org_phone** | **String** | The organization phone number. | | | **is_tax_exempt** | **BOOLEAN** | Indicates whether the account is tax exempt. | [default to false]| | **billing_address** | [**BillingAddress**](BillingAddress.html) | The account billing address. | | | **currency** | **String** | The account currency. | | | **self_uri** | **String** | The URI for this object | [optional] | {: class="table table-striped"}