Sha256: c5dc4b6c966166d3f243f115886b438692726a4b6ace9aa34ce2e920eea1309c
Contents?: true
Size: 614 Bytes
Versions: 1
Compression:
Stored size: 614 Bytes
Contents
# HelloSign::SignatureRequestResponseData An array of form field objects containing the name, value, and type of each textbox or checkmark field filled in by the signers. ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | `api_id` | ```String``` | The unique ID for this field. | | | `signature_id` | ```String``` | The ID of the signature to which this response is linked. | | | `name` | ```String``` | The name of the form field. | | | `required` | ```Boolean``` | A boolean value denoting if this field is required. | | | `type` | ```String``` | | |
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
hellosign-ruby-sdk-6.0.0.pre.beta | docs/SignatureRequestResponseData.md |