Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 1.94 KB

CustomEzsignfoldersignerassociationActionableElementResponse.md

File metadata and controls

25 lines (20 loc) · 1.94 KB

EzmaxApi::Object::CustomEzsignfoldersignerassociationActionableElementResponse

Load the model package

use EzmaxApi::Object::CustomEzsignfoldersignerassociationActionableElementResponse;

Properties

Name Type Description Notes
pki_ezsignfoldersignerassociation_id int The unique ID of the Ezsignfoldersignerassociation
fki_ezsignfolder_id int The unique ID of the Ezsignfolder
b_ezsignfoldersignerassociation_delayedsend boolean If this flag is true the signatory is part of a delayed send.
b_ezsignfoldersignerassociation_receivecopy boolean 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.
t_ezsignfoldersignerassociation_message string A custom text message that will be added to the email sent.
b_ezsignfoldersignerassociation_allowsigninginperson boolean If the Ezsignfoldersignerassociation is allowed to sign in person or not
obj_ezsignsignergroup EzsignsignergroupResponseCompound [optional]
obj_user EzsignfoldersignerassociationResponseCompoundUser [optional]
obj_ezsignsigner EzsignsignerResponseCompound [optional]
b_ezsignfoldersignerassociation_hasactionableelements_current boolean Indicates if the Ezsignfoldersignerassociation has actionable elements in the current step
b_ezsignfoldersignerassociation_hasactionableelements_future boolean Indicates if the Ezsignfoldersignerassociation has actionable elements in a future step

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