Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 1.45 KB

EzsignelementdependencyRequestCompound.md

File metadata and controls

23 lines (18 loc) · 1.45 KB

openapi.model.EzsignelementdependencyRequestCompound

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
pkiEzsignelementdependencyID int The unique ID of the Ezsignelementdependency [optional]
fkiEzsignformfieldIDValidation int The unique ID of the Ezsignformfield [optional]
fkiEzsignformfieldgroupIDValidation int The unique ID of the Ezsignformfieldgroup [optional]
sEzsignelementdependencyEzsignformfieldgrouplabel String The Label for the Ezsignformfieldgroup [optional]
sEzsignelementdependencyEzsignformfieldlabel String The Label for the Ezsignformfield [optional]
eEzsignelementdependencyValidation FieldEEzsignelementdependencyValidation
bEzsignelementdependencySelected bool Whether if it's selected or not when using eEzsignelementdependencyValidation = Selected [optional]
eEzsignelementdependencyOperator FieldEEzsignelementdependencyOperator [optional]
sEzsignelementdependencyValue String The value of the Ezsignelementdependency [optional]

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