This class extends SignatureRequestResponseCustomFieldBase
.
Name | Type | Description | Notes |
---|---|---|---|
Name | string | The name of the Custom Field. | |
Required | bool | A boolean value denoting if this field is required. | [optional] |
ApiId | string | The unique ID for this field. | [optional] |
Editor | string | The name of the Role that is able to edit this field. | [optional] |
Type | string | The type of this Custom Field. Only 'text' and 'checkbox' are currently supported. | [default to "checkbox"]Value |