Sha256: b63360d3c8ab79b168cac99e35d7e1c9d3260a768f0e4fe4d25dad87cfbdb19e
Contents?: true
Size: 799 Bytes
Versions: 15
Compression:
Stored size: 799 Bytes
Contents
# Dropbox::Sign::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
15 entries across 15 versions & 1 rubygems