| Name | Description | Type | Additional information |
|---|---|---|---|
| SmartDocumentBorrowers |
Gets or sets a list of smart documents. |
Collection of ESignSystems.SmartSAFE.Models.SigningRoomManager.UploadBorrowerModel |
None. |
| SmartDocumentRegistrationSettings |
Gets or sets the smart document registration settings information. |
ESignSystems.SmartSAFE.Models.SmartDocuments.SmartDocumentRegistrationSettingsModel |
None. |
| DocumentName |
Gets or sets the name of the document being uploaded. |
string |
Max length: 256 |
| FileName |
Gets or sets the file name of the document being uploaded. |
string |
Max length: 256 |
| ClientId |
Gets or sets the ID of the client uploading the file. |
integer |
None. |
| FolderId |
Gets or sets the folder identifier. |
integer |
None. |
| DocumentTypeId |
Gets or sets the document's document type identifier. |
integer |
None. |
| UDF1 |
Gets or sets the first User Defined Field identifying the document. |
string |
Max length: 256 |
| UDF2 |
Gets or sets the second User Defined Field identifying the document. |
string |
Max length: 256 |
| UDF3 |
Gets or sets the third User Defined Field identifying the document. |
string |
Max length: 256 |
| File |
Gets or sets a byte array represting the file being uploaded. |
Collection of byte |
Required |
| PrintAndSign |
Gets or sets the print and sign flag. |
boolean |
None. |
| ENotary |
Gets or sets the eNotary flag. |
boolean |
None. |
| TransferableRecord |
Gets or sets the transferable record flag. |
boolean |
None. |
| ParentDocumentId |
Gets or sets the parent document identifier. |
integer |
None. |
| Description |
Gets or sets the description. |
string |
Max length: 500 |