Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 793 Bytes

CustomEzsignformfieldgroupRequest.md

File metadata and controls

17 lines (12 loc) · 793 Bytes

EzmaxApi::Object::CustomEzsignformfieldgroupRequest

Load the model package

use EzmaxApi::Object::CustomEzsignformfieldgroupRequest;

Properties

Name Type Description Notes
pki_ezsignformfieldgroup_id int The unique ID of the Ezsignformfieldgroup [optional]
s_ezsignformfieldgroup_label string The Label for the Ezsignformfieldgroup [optional]
a_obj_ezsignformfield ARRAY[CustomEzsignformfieldRequest] An array containing all the values to fill the Ezsignform.

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