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'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