Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 1.51 KB

EzsignfoldersignerassociationResponseCompound.md

File metadata and controls

23 lines (18 loc) · 1.51 KB

openapi.model.EzsignfoldersignerassociationResponseCompound

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
pkiEzsignfoldersignerassociationID int The unique ID of the Ezsignfoldersignerassociation
fkiEzsignfolderID int The unique ID of the Ezsignfolder
bEzsignfoldersignerassociationDelayedsend bool If this flag is true the signatory is part of a delayed send.
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.
tEzsignfoldersignerassociationMessage String A custom text message that will be added to the email sent.
bEzsignfoldersignerassociationAllowsigninginperson bool If the Ezsignfoldersignerassociation is allowed to sign in person or not
objEzsignsignergroup EzsignsignergroupResponseCompound [optional]
objUser EzsignfoldersignerassociationResponseCompoundUser [optional]
objEzsignsigner EzsignsignerResponseCompound [optional]

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