Sha256: 5a9d689da791e0c122d6c3850778ed0dd8bfae328b169d1a0d35021a28efc240
Contents?: true
Size: 918 Bytes
Versions: 10
Compression:
Stored size: 918 Bytes
Contents
--- 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"}
Version data entries
10 entries across 10 versions & 1 rubygems