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