Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 1.53 KB

EzsigntemplateelementdependencyResponse.md

File metadata and controls

23 lines (18 loc) · 1.53 KB

openapi.model.EzsigntemplateelementdependencyResponse

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
pkiEzsigntemplateelementdependencyID int The unique ID of the Ezsigntemplateelementdependency
fkiEzsigntemplateformfieldID int The unique ID of the Ezsigntemplateformfield [optional]
fkiEzsigntemplatesignatureID int The unique ID of the Ezsigntemplatesignature [optional]
fkiEzsigntemplateformfieldIDValidation int The unique ID of the Ezsigntemplateformfield [optional]
fkiEzsigntemplateformfieldgroupIDValidation int The unique ID of the Ezsigntemplateformfieldgroup [optional]
eEzsigntemplateelementdependencyValidation FieldEEzsigntemplateelementdependencyValidation
bEzsigntemplateelementdependencySelected bool Whether if it's selected or not when using eEzsigntemplateelementdependencyValidation = Selected [optional]
eEzsigntemplateelementdependencyOperator FieldEEzsigntemplateelementdependencyOperator [optional]
sEzsigntemplateelementdependencyValue String The value of the Ezsignelementdependency [optional]

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