Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 940 Bytes

SubFormFieldGroup.md

File metadata and controls

16 lines (8 loc) · 940 Bytes

SubFormFieldGroup

Properties

Name Type Description Notes
group_id*required str ID of group. Use this to reference a specific group from the group value in form_fields_per_document.
group_label*required str Name of the group
requirement*required str Examples: require_0-1 require_1 require_1-ormore

- Check out the list of acceptable requirement checkbox type values. - Check out the list of acceptable requirement radio type fields. - Radio groups require at least two fields per group.

[Back to Model list] [Back to API list] [Back to README]