Sha256: 5f7feac1e987aeaa1aeabed2be59ced9ff3b57454666ef25112b9bbcb9d2f93f

Contents?: true

Size: 596 Bytes

Versions: 6

Compression:

Stored size: 596 Bytes

Contents

# Dropbox::Sign::SubAttachment



## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| `name`<sup>*_required_</sup> | ```String``` |  The name of attachment.  |  |
| `signer_index`<sup>*_required_</sup> | ```Integer``` |  The signer&#39;s index in the `signers` parameter (0-based indexing).<br><br>**NOTE:** Only one signer can be assigned per attachment.  |  |
| `instructions` | ```String``` |  The instructions for uploading the attachment.  |  |
| `required` | ```Boolean``` |  Determines if the attachment must be uploaded.  |  [default to false] |

Version data entries

6 entries across 6 versions & 1 rubygems

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