Sha256: 0d4258b45f2478c54ff4fdfccca67595cbddfdc522e71a803d698ef34dbe7758

Contents?: true

Size: 618 Bytes

Versions: 1

Compression:

Stored size: 618 Bytes

Contents

# HelloSign::SignatureRequestResponseDataBase

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/SignatureRequestResponseDataBase.md