Sha256: 46ef2e44f554d7c1c98f49c043e1d70eab126e64ae274d4593d7597ab2ae96d7
Contents?: true
Size: 682 Bytes
Versions: 1
Compression:
Stored size: 682 Bytes
Contents
# HelloSign::TemplateAddUserRequest ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | `account_id` | ```String``` | The id of the Account to give access to the Template. <b>Note</b> The account id prevails if email address is also provided. | | | `email_address` | ```String``` | The email address of the Account to give access to the Template. <b>Note</b> The account id prevails if it is also provided. | | | `skip_notification` | ```Boolean``` | If set to `true`, the user does not receive an email notification when a template has been shared with them. Defaults to `false`. | [default to false] |
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
hellosign-ruby-sdk-6.0.0.pre.beta | docs/TemplateAddUserRequest.md |