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