Sha256: 1867c8617e9962ed6dc1ec0971f24a094116c89a0d0979bbcc80f809f11af1f7
Contents?: true
Size: 592 Bytes
Versions: 1
Compression:
Stored size: 592 Bytes
Contents
# HelloSign::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
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
hellosign-ruby-sdk-6.0.0.pre.beta | docs/SubAttachment.md |