Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 1022 Bytes

EzsigntemplatedocumentResponse.md

File metadata and controls

20 lines (15 loc) · 1022 Bytes

openapi.model.EzsigntemplatedocumentResponse

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
pkiEzsigntemplatedocumentID int The unique ID of the Ezsigntemplatedocument
fkiEzsigntemplateID int The unique ID of the Ezsigntemplate
sEzsigntemplatedocumentName String The name of the Ezsigntemplatedocument.
iEzsigntemplatedocumentPagetotal int The number of pages in the Ezsigntemplatedocument.
iEzsigntemplatedocumentSignaturetotal int The number of total signatures in the Ezsigntemplate.
bEzsigntemplatedocumentHassignedsignatures bool If the Ezsigntemplatedocument contains signed signatures (From internal or external sources)

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