Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 1.05 KB

CustomEzsignsignaturestatusResponse.md

File metadata and controls

19 lines (14 loc) · 1.05 KB

EzmaxApi::Object::CustomEzsignsignaturestatusResponse

Load the model package

use EzmaxApi::Object::CustomEzsignsignaturestatusResponse;

Properties

Name Type Description Notes
e_ezsignsignaturestatus_steptype string Type of step
i_ezsignsignaturestatus_step int The step at which the Ezsignsigner will be invited to sign or fill the form fields
i_ezsignsignaturestatus_total int The total number of signature or form fields the Ezsignsigner must process at the current step
i_ezsignsignaturestatus_signed int The number of signature or form fields the Ezsignsigner has already processed at the current step
i_ezsignsignaturestatus_conditional int The number of signature or form fields the Ezsignsigner need to sign or fill under current conditions.

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