Sha256: c8a1c8e4b10d7adec5af9a12df56fa2f70157c036936b2bf431ec24e321ca7e3
Contents?: true
Size: 708 Bytes
Versions: 1
Compression:
Stored size: 708 Bytes
Contents
# HelloSign::SignatureRequestResponseAttachment Signer attachments. ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | `id`<sup>*_required_</sup> | ```String``` | The unique ID for this attachment. | | | `signer`<sup>*_required_</sup> | ```String``` | The Signer this attachment is assigned to. | | | `name`<sup>*_required_</sup> | ```String``` | The name of this attachment. | | | `required`<sup>*_required_</sup> | ```Boolean``` | A boolean value denoting if this attachment is required. | | | `instructions` | ```String``` | Instructions for Signer. | | | `uploaded_at` | ```Integer``` | Timestamp when attachment was uploaded by Signer. | |
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
hellosign-ruby-sdk-6.0.0.pre.beta | docs/SignatureRequestResponseAttachment.md |