Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 1.17 KB

EzsignfoldersignerassociationRequestCompound.md

File metadata and controls

21 lines (16 loc) · 1.17 KB

openapi.model.EzsignfoldersignerassociationRequestCompound

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
pkiEzsignfoldersignerassociationID int The unique ID of the Ezsignfoldersignerassociation [optional]
fkiUserID int The unique ID of the User [optional]
fkiEzsignsignergroupID int The unique ID of the Ezsignsignergroup [optional]
fkiEzsignfolderID int The unique ID of the Ezsignfolder
bEzsignfoldersignerassociationReceivecopy 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]
tEzsignfoldersignerassociationMessage String A custom text message that will be added to the email sent. [optional]
objEzsignsigner EzsignsignerRequestCompound [optional]

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