Sha256: 7263aff12568781c574a0dd25b15e19709f2c8648f7e5bf1e88b8ad7409de7c2

Contents?: true

Size: 1.98 KB

Versions: 9

Compression:

Stored size: 1.98 KB

Contents

---
title: Account
---
## PureCloud::Account

## Properties

|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] |
| **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] |
| **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] |
| **purchase_order_number** | **String** |  | [optional] |
| **is_tax_exempt** | **BOOLEAN** |  | [optional] [default to false]|
| **currency** | **String** |  | [optional] |
| **payment_term** | **String** |  | [optional] |
| **contract_term** | **Integer** |  | [optional] |
| **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] |
| **self_uri** | **String** | The URI for this object | [optional] |
{: class="table table-striped"}


Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
purecloud-0.44.1 doc_out/Account.html.md
purecloud-0.43.1 doc_out/Account.html.md
purecloud-0.42.1 doc_out/Account.html.md
purecloud-0.41.1 doc_out/Account.html.md
purecloud-0.40.1 doc_out/Account.html.md
purecloud-0.39.1 doc_out/Account.html.md
purecloud-0.38.1 doc_out/Account.html.md
purecloud-0.37.1 doc_out/Account.html.md
purecloud-0.36.1 doc_out/Account.html.md