Sha256: edfa4c52f713f1a888f5402385f9258dad18a7abbc3da79bbec8940b16dec3da

Contents?: true

Size: 1.55 KB

Versions: 3

Compression:

Stored size: 1.55 KB

Contents

# DocuSign_eSign::RadioGroup

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**conditional_parent_label** | **String** | For conditional fields this is the TabLabel of the parent tab that controls this tab's visibility. | [optional] 
**conditional_parent_value** | **String** | For conditional fields, this is the value of the parent tab that controls the tab's visibility.  If the parent tab is a Checkbox, Radio button, Optional Signature, or Optional Initial use \"on\" as the value to show that the parent tab is active.  | [optional] 
**document_id** | **String** | Specifies the document ID number that the tab is placed on. This must refer to an existing Document's ID attribute. | [optional] 
**group_name** | **String** | The name of the group. | [optional] 
**radios** | [**Array<Radio>**](Radio.md) | Specifies the locations and status for radio buttons that are grouped together. | [optional] 
**recipient_id** | **String** | Unique for the recipient. It is used by the tab element to indicate which recipient is to sign the Document. | [optional] 
**require_all** | **String** | When set to **true** and shared is true, information must be entered in this field to complete the envelope.  | [optional] 
**require_initial_on_shared_change** | **String** | Optional element for field markup. When set to **true**, the signer is required to initial when they modify a shared field. | [optional] 
**shared** | **String** | When set to **true**, this custom tab is shared. | [optional] 


Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
docusign_esign-1.0.0 docs/RadioGroup.md
docusign_esign-0.0.2 docs/RadioGroup.md
docusign_esign-0.0.1 docs/RadioGroup.md