Sha256: 3c0405fc1d9d9cb768c4859a17e34a658add0a7751d992b76abdd2a502db34fd
Contents?: true
Size: 459 Bytes
Versions: 1
Compression:
Stored size: 459 Bytes
Contents
# HelloSign::SignatureRequestResponseCustomFieldCheckbox This class extends `SignatureRequestResponseCustomFieldBase`. ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | `type`<sup>*_required_</sup> | ```String``` | The type of this Custom Field. Only 'text' and 'checkbox' are currently supported. | [default to 'checkbox'] | | `value` | ```Boolean``` | A true/false for checkbox fields | |
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
hellosign-ruby-sdk-6.0.0.pre.beta | docs/SignatureRequestResponseCustomFieldCheckbox.md |