Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 1.16 KB

AccountResponse.md

File metadata and controls

24 lines (15 loc) · 1.16 KB

AccountResponse

Properties

Name Type Description Notes
accountId String The ID of the Account
emailAddress String The email address associated with the Account.
isLocked Boolean Returns true if the user has been locked out of their account by a team admin.
isPaidHs Boolean Returns true if the user has a paid Dropbox Sign account.
isPaidHf Boolean Returns true if the user has a paid HelloFax account.
quotas AccountResponseQuotas
callbackUrl String The URL that Dropbox Sign events will POST to.
roleCode String The membership role for the team.
teamId 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 AccountResponseUsage