Sha256: 06b2babf1b9935ee79dfb5320a66e220b72a715b55a6843e6ca61380fe869d3a
Contents?: true
Size: 860 Bytes
Versions: 1
Compression:
Stored size: 860 Bytes
Contents
# HelloSign::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
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
hellosign-ruby-sdk-6.0.0.pre.beta | docs/AccountCreateRequest.md |