Sha256: 2d926e0b483f28321d579280913fc4b9c9f90887bfc3454c5c532c94c5dd95bc
Contents?: true
Size: 447 Bytes
Versions: 1
Compression:
Stored size: 447 Bytes
Contents
# HelloSign::SignatureRequestResponseCustomFieldText 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 'text'] | | `value` | ```String``` | A text string for text fields | |
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
hellosign-ruby-sdk-6.0.0.pre.beta | docs/SignatureRequestResponseCustomFieldText.md |