Sha256: c842fa6b7faf49e4b703052a1dde5f0bf1b6b772fe7e09d36c61d23c2eb6fb07
Contents?: true
Size: 686 Bytes
Versions: 9
Compression:
Stored size: 686 Bytes
Contents
# Dropbox::Sign::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
9 entries across 9 versions & 1 rubygems