Attributes
| Name | Type | Description |
|---|---|---|
| account_type | string | String representing the account’s type. Possible values are standard for paid accounts and developer for accounts in free trial. |
| address | string | Postal address of the account which will be displayed in the invoices. |
| auth_id | string | Auth ID of the account. |
| auto_recharge | boolean | Whether automatic recharge of account is enabled when credits fall below a certain threshold. |
| billing_mode | string | Billing mode of the account. Possible values are prepaid and postpaid. |
| cash_credits | string | Credits of the account in USD. |
| city | string | City of the account holder. |
| name | string | Name of the account holder. |
| resource_uri | string | URI of the account resource. |
| state | string | State or region of the account. |
| timezone | string | The time zone used in the Plivo dashboard for this account. A list of possible time zone values is maintained at the IANA Time Zone Database. |