Skip to content

Latest commit

 

History

History
32 lines (28 loc) · 3.91 KB

EzsignfolderGetObjectV1ResponseMPayload.md

File metadata and controls

32 lines (28 loc) · 3.91 KB

EzsignfolderGetObjectV1ResponseMPayload

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]
eEzsignfolderCompletion FieldEEzsignfolderCompletion*
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]
eEzsignfolderSendreminderfrequency FieldEEzsignfolderSendreminderfrequency* [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]
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]

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