Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 2.44 KB

EzsignfolderRequestV3.md

File metadata and controls

20 lines (16 loc) · 2.44 KB

EzsignfolderRequestV3

Properties

Name Type Description Notes
pkiEzsignfolderID NSNumber* The unique ID of the Ezsignfolder [optional]
fkiEzsignfoldertypeID NSNumber* The unique ID of the Ezsignfoldertype.
fkiTimezoneID NSNumber* The unique ID of the Timezone [optional]
fkiEzsigntsarequirementID NSNumber* The unique ID of the Ezsigntsarequirement. Determine if a Time Stamping Authority should add a timestamp on each of the signature. Valid values: Value
eEzsignfolderDocumentdependency FieldEEzsignfolderDocumentdependency* [optional]
sEzsignfolderDescription NSString* The description of the Ezsignfolder
tEzsignfolderNote NSString* Note about the Ezsignfolder [optional]
tEzsignfolderMessage NSString* A custom text message that will be added to the email sent. [optional]
iEzsignfolderSendreminderfirstdays NSNumber* The number of days before the the first reminder sending
iEzsignfolderSendreminderotherdays NSNumber* The number of days after the first reminder sending
sEzsignfolderExternalid NSString* This field can be used to store an External ID from the client's system. Anything can be stored in this field, it will never be evaluated by the eZmax system and will be returned AS-IS. To store multiple values, consider using a JSON formatted structure, a URL encoded string, a CSV or any other custom format. [optional]

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