Sha256: dd7ca8237e800f7fc03df3bb2a6a8adfa368cf14c09a8a0e136327450894d0ba

Contents?: true

Size: 1021 Bytes

Versions: 1

Compression:

Stored size: 1021 Bytes

Contents

# HelloSign::AccountResponse



## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| `account_id` | ```String``` |  The ID of the Account  |  |
| `email_address` | ```String``` |  The email address associated with the Account.  |  |
| `is_locked` | ```Boolean``` |  Returns `true` if the user has been locked out of their account by a team admin.  |  |
| `is_paid_hs` | ```Boolean``` |  Returns `true` if the user has a paid HelloSign account.  |  |
| `is_paid_hf` | ```Boolean``` |  Returns `true` if the user has a paid HelloFax account.  |  |
| `quotas` | [```AccountResponseQuotas```](AccountResponseQuotas.md) |    |  |
| `callback_url` | ```String``` |  The URL that HelloSign events will `POST` to.  |  |
| `role_code` | ```String``` |  The membership role for the team.  |  |
| `locale` | ```String``` |  The locale used in this Account. Check out the list of [supported locales](/api/reference/constants/#supported-locales) to learn more about the possible values.  |  |

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
hellosign-ruby-sdk-6.0.0.pre.beta docs/AccountResponse.md