Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 944 Bytes

EzsignbulksenddocumentmappingResponse.md

File metadata and controls

19 lines (14 loc) · 944 Bytes

openapi.model.EzsignbulksenddocumentmappingResponse

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
pkiEzsignbulksenddocumentmappingID int The unique ID of the Ezsignbulksenddocumentmapping.
fkiEzsignbulksendID int The unique ID of the Ezsignbulksend
fkiEzsigntemplatepackageID int The unique ID of the Ezsigntemplatepackage [optional]
fkiEzsigntemplateID int The unique ID of the Ezsigntemplate [optional]
iEzsignbulksenddocumentmappingOrder int The order in which the Ezsigntemplate or Ezsigntemplatepackage will be presented to the signatory in the Ezsignfolder.

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