| Name | Description | Type | Additional information |
|---|---|---|---|
| ID |
Get/Set transaction entity id |
globally unique identifier |
None. |
| EnvelopeID |
Get/Set Envelope ID of ControlID belongs to |
GUID |
None. |
| ControlID |
Get/Set the control id |
globally unique identifier |
None. |
| ControllingFieldID |
Get/Set parent id of the current control if any |
globally unique identifier |
None. |
| ControllingConditionID |
Get/Set parents condition id of the current control if any |
globally unique identifier |
None. |
| ControllingSupportText |
Get/Set support text for text control condition e.g Specific Text, Contains Text |
string |
None. |
| EnvelopeStage |
Get/Set the current stage of envelope |
string |
None. |
| DependentFields |
Get/Set child conditions of ControlID |
Collection of DependentFieldsPOCO |
None. |
| GroupCode |
Get/Set Group Code of ControlID |
decimal number |
None. |
| IsRequired |
Get/Set IsRequired field of ControlID |
string |
None. |