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

Version Path
dropbox-sign-1.8.0 docs/AccountCreateRequest.md
dropbox-sign-1.7.0 docs/AccountCreateRequest.md
dropbox-sign-1.6.1 docs/AccountCreateRequest.md
dropbox-sign-1.6.0 docs/AccountCreateRequest.md
dropbox-sign-1.5.0 docs/AccountCreateRequest.md
dropbox-sign-1.4.1 docs/AccountCreateRequest.md
dropbox-sign-1.4.0 docs/AccountCreateRequest.md
dropbox-sign-1.3.0 docs/AccountCreateRequest.md
dropbox-sign-1.2.0 docs/AccountCreateRequest.md
dropbox-sign-1.1.2 docs/AccountCreateRequest.md
dropbox-sign-1.1.1 docs/AccountCreateRequest.md
dropbox-sign-1.1.0 docs/AccountCreateRequest.md
dropbox-sign-1.0.1 docs/AccountCreateRequest.md
dropbox-sign-1.0.0 docs/AccountCreateRequest.md
dropbox-sign-1.0.0.pre.beta2301 docs/AccountCreateRequest.md