Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 1.14 KB

CustomEzsignfoldertransmissionResponse.md

File metadata and controls

21 lines (16 loc) · 1.14 KB

openapi.model.CustomEzsignfoldertransmissionResponse

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
pkiEzsignfolderID int The unique ID of the Ezsignfolder
sEzsignfolderDescription String The description of the Ezsignfolder
eEzsignfolderStep FieldEEzsignfolderStep
iEzsignfolderSignaturetotal int The number of total signatures that were requested in the Ezsignfolder
iEzsignfolderFormfieldtotal int The number of total form fields that were requested in the Ezsignfolder
iEzsignfolderSignaturesigned int The number of signatures that were signed in the Ezsignfolder.
aObjEzsignfoldertransmissionSigner List [default to const []]

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