Sha256: e427dd711face77f284461b1d53aba428d1978e89515212202f11f419cfd6b10

Contents?: true

Size: 636 Bytes

Versions: 1

Compression:

Stored size: 636 Bytes

Contents

# HelloSign::SubFormFieldsPerDocumentRadio

This class extends `SubFormFieldsPerDocumentBase`.

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| `type`<sup>*_required_</sup> | ```String``` |  An input field for radios. Use the `SubFormFieldsPerDocumentRadio` class.  |  [default to 'radio'] |
| `group`<sup>*_required_</sup> | ```String``` |  String referencing group defined in `form_field_groups` parameter.  |  |
| `is_checked`<sup>*_required_</sup> | ```Boolean``` |  `true` for checking the radio field by default, otherwise `false`. Only one radio field per group can be `true`.  |  |

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
hellosign-ruby-sdk-6.0.0.pre.beta docs/SubFormFieldsPerDocumentRadio.md