| Name | Description | Type | Additional information |
|---|---|---|---|
| DocumentName |
Gets or sets the document's name. |
string |
Max length: 256 |
| FileName |
Gets or sets the file's name. |
string |
Max length: 256 |
| DocumentSigners |
Gets or sets the list of signers associated to the document. |
Collection of ESignSystems.SmartSAFE.Models.SigningRoomManager.Create.CreateDocumentSignerModel |
None. |
| PrintAndSign |
Gets or sets a value indicating if document can be printed and signed. |
boolean |
None. |
| ENotary |
Gets or sets a value indicating if the document is an eNotary document. |
boolean |
None. |
| TransferableRecord |
Gets or sets a value indicating if the document is a transferable record. |
boolean |
None. |
| MarkAsAuthoritativeCopyAfterSigning |
Gets or sets a value indicating whether the document being uploaded will become AuthoritativeCopy after it's finished being signed in a SigningRoom. |
boolean |
None. |
| DocumentData |
Gets or sets the document data. |
string |
Required |
| UDF1 |
Gets or sets the document's first user defined field. |
string |
Max length: 256 |
| UDF2 |
Gets or sets the document's second user defined field. |
string |
Max length: 256 |
| UDF3 |
Gets or sets the document's third user defined field. |
string |
Max length: 256 |
| DocumentType |
Gets or sets the document type. |
string |
Max length: 256 |