Sha256: acfac2b07134c17904937eefeab590bca284e579b38c0eb4ada781d382623ea0
Contents?: true
Size: 795 Bytes
Versions: 1
Compression:
Stored size: 795 Bytes
Contents
# HelloSign::SubFormFieldGroup ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | `group_id`<sup>*_required_</sup> | ```String``` | ID of group. Use this to reference a specific group from the `group` value in `form_fields_per_document`. | | | `group_label`<sup>*_required_</sup> | ```String``` | Name of the group | | | `requirement`<sup>*_required_</sup> | ```String``` | Examples: `require_0-1` `require_1` `require_1-ormore`<br><br>- Check out the list of [acceptable `requirement` checkbox type values](/api/reference/constants/#checkbox-field-grouping). - Check out the list of [acceptable `requirement` radio type fields](/api/reference/constants/#radio-field-grouping). - Radio groups require **at least** two fields per group. | |
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
hellosign-ruby-sdk-6.0.0.pre.beta | docs/SubFormFieldGroup.md |