Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 781 Bytes

CustomEzsignformfieldgroupRequest.md

File metadata and controls

17 lines (12 loc) · 781 Bytes

openapi.model.CustomEzsignformfieldgroupRequest

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
pkiEzsignformfieldgroupID int The unique ID of the Ezsignformfieldgroup [optional]
sEzsignformfieldgroupLabel String The Label for the Ezsignformfieldgroup [optional]
aObjEzsignformfield List An array containing all the values to fill the Ezsignform. [default to const []]

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