Sha256: 51c3b6c8898c05a91f88ecf6b5987d82c890cef1e8ad39828778a1c1055bb872

Contents?: true

Size: 596 Bytes

Versions: 9

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

9 entries across 9 versions & 1 rubygems

Version Path
dropbox-sign-1.4.0 docs/SubAttachment.md
dropbox-sign-1.3.0 docs/SubAttachment.md
dropbox-sign-1.2.0 docs/SubAttachment.md
dropbox-sign-1.1.2 docs/SubAttachment.md
dropbox-sign-1.1.1 docs/SubAttachment.md
dropbox-sign-1.1.0 docs/SubAttachment.md
dropbox-sign-1.0.1 docs/SubAttachment.md
dropbox-sign-1.0.0 docs/SubAttachment.md
dropbox-sign-1.0.0.pre.beta2301 docs/SubAttachment.md