Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 884 Bytes

CustomEzsignsignaturestatusResponse.md

File metadata and controls

18 lines (13 loc) · 884 Bytes

openapi.model.CustomEzsignsignaturestatusResponse

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
eEzsignsignaturestatusSteptype String Type of step
iEzsignsignaturestatusStep int The step at which the Ezsignsigner will be invited to sign or fill the form fields
iEzsignsignaturestatusTotal int The total number of signature or form fields the Ezsignsigner must process at the current step
iEzsignsignaturestatusSigned int The number of signature or form fields the Ezsignsigner has already processed at the current step

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