Skip to content

Latest commit

 

History

History
38 lines (34 loc) · 4.55 KB

EzsignfolderResponseV3.md

File metadata and controls

38 lines (34 loc) · 4.55 KB

EzsignfolderResponseV3

Properties

Name Type Description Notes
pkiEzsignfolderID NSNumber* The unique ID of the Ezsignfolder
fkiEzsignfoldertypeID NSNumber* The unique ID of the Ezsignfoldertype. [optional]
objEzsignfoldertype CustomEzsignfoldertypeResponse* [optional]
fkiTimezoneID NSNumber* The unique ID of the Timezone [optional]
eEzsignfolderCompletion FieldEEzsignfolderCompletion*
eEzsignfolderDocumentdependency FieldEEzsignfolderDocumentdependency* [optional]
sEzsignfoldertypeNameX NSString* [optional]
fkiBillingentityinternalID NSNumber* The unique ID of the Billingentityinternal. [optional]
sBillingentityinternalDescriptionX NSString* The description of the Billingentityinternal in the language of the requester [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
sEzsigntsarequirementDescriptionX NSString* The description of the Ezsigntsarequirement in the language of the requester [optional]
sEzsignfolderDescription NSString* The description of the Ezsignfolder
tEzsignfolderNote NSString* Note about the Ezsignfolder [optional]
bEzsignfolderIsdisposable NSNumber* If the Ezsigndocument can be disposed [optional]
iEzsignfolderSendreminderfirstdays NSNumber* The number of days before the the first reminder sending [optional]
iEzsignfolderSendreminderotherdays NSNumber* The number of days after the first reminder sending [optional]
dtEzsignfolderDelayedsenddate NSString* The date and time at which the Ezsignfolder will be sent in the future. [optional]
dtEzsignfolderDuedate NSString* The maximum date and time at which the Ezsignfolder can be signed. [optional]
dtEzsignfolderSentdate NSString* The date and time at which the Ezsignfolder was sent the last time. [optional]
dtEzsignfolderScheduledarchive NSString* The scheduled date and time at which the Ezsignfolder should be archived. [optional]
dtEzsignfolderScheduleddispose NSString* The scheduled date at which the Ezsignfolder should be Disposed. [optional]
eEzsignfolderStep FieldEEzsignfolderStep* [optional]
dtEzsignfolderClose NSString* The date and time at which the Ezsignfolder was closed. Either by applying the last signature or by completing it prematurely. [optional]
dtEzsignfolderArchive NSString* The date and time at which the Ezsignfolder was archived. [optional]
dtEzsignfolderDispose NSString* The date and time at which the Ezsignfolder was disposed. [optional]
tEzsignfolderMessage NSString* A custom text message that will be added to the email sent. [optional]
objAudit CommonAudit* [optional]
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]
eEzsignfolderAccess ComputedEEzsignfolderAccess* [optional]

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