Sha256: 855f3120333396c8bb66d2a32b05ce60bd570d62e3f0e4f648f16b15d359448b

Contents?: true

Size: 664 Bytes

Versions: 6

Compression:

Stored size: 664 Bytes

Contents

# Dropbox::Sign::TemplateAddUserRequest



## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| `account_id` | ```String``` |  The id of the Account to give access to the Template.<br>**NOTE:** 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.<br>**NOTE:** 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

6 entries across 6 versions & 1 rubygems

Version Path
dropbox-sign-1.8.0 docs/TemplateAddUserRequest.md
dropbox-sign-1.7.0 docs/TemplateAddUserRequest.md
dropbox-sign-1.6.1 docs/TemplateAddUserRequest.md
dropbox-sign-1.6.0 docs/TemplateAddUserRequest.md
dropbox-sign-1.5.0 docs/TemplateAddUserRequest.md
dropbox-sign-1.4.1 docs/TemplateAddUserRequest.md