| Name | Description | Type | Additional information |
|---|---|---|---|
| DocumentId |
Gets or sets the document identifier. |
integer |
Required |
| DocumentTypeId |
Gets or sets the document's document type identifier. |
integer |
None. |
| DocumentName |
Gets or sets the document's name. |
string |
Required Max length: 256 |
| Description |
Gets or sets the document's description. |
string |
Max length: 500 |
| UDF1 |
Gets or sets the first user defined field. |
string |
Max length: 256 |
| UDF2 |
Gets or sets the second user defined field. |
string |
Max length: 256 |
| UDF3 |
Gets or sets the third user defined field. |
string |
Max length: 256 |
| TransferableRecord |
Gets or sets the value indicating if the document is a transferable record. |
boolean |
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. |