Name | Type | Description | Notes |
---|---|---|---|
account_id |
string |
The ID of the Account | |
email_address |
string |
The email address associated with the Account. | |
is_locked |
bool |
Returns true if the user has been locked out of their account by a team admin. |
|
is_paid_hs |
bool |
Returns true if the user has a paid Dropbox Sign account. |
|
is_paid_hf |
bool |
Returns true if the user has a paid HelloFax account. |
|
quotas |
\Dropbox\Sign\Model\AccountResponseQuotas |
||
callback_url |
string |
The URL that Dropbox Sign events will POST to. |
|
role_code |
string |
The membership role for the team. | |
team_id |
string |
The id of the team account belongs to. | |
locale |
string |
The locale used in this Account. Check out the list of supported locales to learn more about the possible values. | |
usage |
\Dropbox\Sign\Model\AccountResponseUsage |