Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 1.21 KB

File metadata and controls

22 lines (17 loc) · 1.21 KB

openapi.model.EzsigntemplatesignerRequestCompound

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
pkiEzsigntemplatesignerID int The unique ID of the Ezsigntemplatesigner [optional]
fkiEzsigntemplateID int The unique ID of the Ezsigntemplate
fkiUserID int The unique ID of the User [optional]
fkiUsergroupID int The unique ID of the Usergroup [optional]
fkiEzdoctemplatedocumentID int The unique ID of the Ezdoctemplatedocument [optional]
bEzsigntemplatesignerReceivecopy bool If this flag is true. The signatory will receive a copy of every signed Ezsigndocument even if it ain't required to sign the document. [optional]
eEzsigntemplatesignerMapping FieldEEzsigntemplatesignerMapping [optional]
sEzsigntemplatesignerDescription String The description of the Ezsigntemplatesigner

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