Sha256: 8a9765d0e553701300dbb094c1a406f2a1cdeda7bed5b8d0f08fbff1709da49e
Contents?: true
Size: 864 Bytes
Versions: 15
Compression:
Stored size: 864 Bytes
Contents
# Dropbox::Sign::AccountCreateRequest ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | `email_address`<sup>*_required_</sup> | ```String``` | The email address which will be associated with the new Account. | | | `client_id` | ```String``` | Used when creating a new account with OAuth authorization.<br><br>See [OAuth 2.0 Authorization](https://app.hellosign.com/api/oauthWalkthrough#OAuthAuthorization) | | | `client_secret` | ```String``` | Used when creating a new account with OAuth authorization.<br><br>See [OAuth 2.0 Authorization](https://app.hellosign.com/api/oauthWalkthrough#OAuthAuthorization) | | | `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
15 entries across 15 versions & 1 rubygems