Name | Type | Description | Notes |
---|---|---|---|
id | int | Account ID. Sometimes referred to as "Voip ID" or "voip_id". | [optional] |
name | str | Name on the account. Read-only. | [optional] |
username | str | Account user name | [optional] |
password | str | Account password. For security reason, this is masked as "**" | [optional] |
master_account | AccountSummary | If this account is a subaccount, this property shows the master account that it belongs to. Otherwise it is NULL. Read-only. Output is an Account Summary Object. | [optional] |
contact | ContactAccount | Contact Object. See below for details. | [optional] |
billing_contact | ContactAccount | Contact Object for billing purposes. See below for details. | [optional] |