| Name | Description | Type | Additional information |
|---|---|---|---|
| SmartDocumentId |
Gets or sets the SmartDocumentId. |
integer |
None. |
| CategoryType |
Gets or sets the CategoryType. |
string |
None. |
| IsCategoryOne |
Gets a value indicating whether the SmartDocument is Category 1. |
boolean |
None. |
| Profile |
Gets or sets the profile. |
string |
None. |
| Type |
Gets or sets the Type. |
string |
None. |
| StateType |
Gets or sets the StateType. |
string |
None. |
| MIN |
Gets or sets the MIN. |
string |
None. |
| LoanIdentifier |
Gets or sets the LoanIdentifier. |
string |
None. |
| StreetAddress |
Gets or sets the street address. |
string |
None. |
| City |
Gets or sets the city. |
string |
None. |
| State |
Gets or sets the state. |
string |
None. |
| PostalCode |
Gets or sets the postal code. |
string |
None. |
| County |
Gets or sets the county. |
string |
None. |
| LoanAmount |
Gets or sets the loan amount. |
string |
None. |
| NoteRate |
Gets or sets the note rate. |
string |
None. |
| OriginationDate |
Gets or sets the origination date. |
date |
None. |
| CurrentSmartDocumentRegistration |
Gets or sets the current SmartDocument registration information. |
ESignSystems.SmartSAFE.Models.SmartDocuments.SmartDocumentRegistrationModel |
None. |
| PreviousSmartDocumentRegistration |
Gets or sets the previous SmartDocument registration information. |
ESignSystems.SmartSAFE.Models.SmartDocuments.SmartDocumentRegistrationModel |
None. |
| SmartDocumentBorrowers |
Gets or sets a list of SmartDocument borrowers. |
Collection of ESignSystems.SmartSAFE.Models.SmartDocuments.SmartDocumentBorrowerModel |
None. |
| SmartDocumentSigners |
Gets or sets a list of SmartDocument signers. |
Collection of ESignSystems.SmartSAFE.Models.SmartDocuments.SmartDocumentSignerModel |
None. |
| AuditTrail |
Gets or sets a list of SmartDocument audit trail. |
Collection of ESignSystems.SmartSAFE.Models.SmartDocuments.SmartDocumentAuditTrailModel |
None. |
| SmartDocumentDataList |
Gets or sets a list of SmartDocument data objects. |
Collection of ESignSystems.SmartSAFE.Models.SmartDocuments.SmartDocumentDataModel |
None. |
| SmartDocumentExternalReferences |
Gets or sets a list of SmartDocument external references. |
Collection of ESignSystems.SmartSAFE.Models.SmartDocuments.ExternalReferenceModel |
None. |
| SignatureLines |
Gets or sets the list of signature lines. |
Collection of string |
None. |
| SignatureValidationIndicator |
Gets or sets the signature validation indicator. |
boolean |
None. |
| ErrorMessages |
Gets or sets the list of error messages. |
Collection of string |
None. |
| IsRegistered |
Gets or sets a value indicating whether the smart document has been registered. |
boolean |
None. |
| RegistrationDate |
Gets or sets the date the document was registered. |
date |
None. |
| InquiryDate |
Gets or sets the date of last inquiry for the SmartDocument |
date |
None. |
| BorrowerInformationRequired |
Gets or sets a value indicating whether borrower information is required. |
boolean |
None. |
| DocumentId |
Gets or sets the document identifier. |
integer |
None. |
| ClientId |
Gets or sets the document's client identifier. |
integer |
None. |
| SigningRoomId |
Gets or sets the document's SigningRoom identifier. |
integer |
None. |
| DocumentTypeId |
Gets or sets the document's document type identifier. |
integer |
None. |
| DocumentType |
Gets or sets the document's document type. |
string |
None. |
| DocumentGuid |
Gets or sets the document's GUID. |
string |
Max length: 128 |
| 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 |
| PageCount |
Gets or sets the document's page count. |
integer |
None. |
| FileExtension |
Gets or sets the document's file extension. |
string |
Max length: 10 |
| MimeType |
Gets or sets the document's mime type. |
string |
None. |
| IsPDF |
Gets a value indicating whether the document is a PDF. |
boolean |
None. |
| 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 |
| Signed |
Gets or sets a value indicating whether at least one document signer has signed the document. |
boolean |
None. |
| SigningComplete |
Gets or sets a value indicating whether all document signers have signed the document. |
boolean |
None. |
| ClientName |
Gets or sets the name of the client that the document is associated to. |
string |
None. |
| SigningRoomName |
Gets or sets the name of the SigningRoom that the document is associated to. |
string |
None. |
| HasAnnotations |
Gets or sets the value indicating whether the document has annotations. |
boolean |
None. |
| HasSigners |
Gets or sets the value indicating whether the document has any signers. |
boolean |
None. |
| Reviewed |
Gets or sets a value indicating whether at least one document reviewer who is required to review the document has reviewed the document. |
boolean |
None. |
| ReviewingComplete |
Gets or sets a value indicating if the document is completely reviewed by those required to. |
boolean |
None. |
| Downloaded |
Gets or sets a value indicating whether the document has been downloaded. |
boolean |
None. |
| ParentDocumentId |
Gets or sets the parent document identifier. |
integer |
None. |
| Status |
Gets the status text for the document based on other fields. |
string |
None. |
| IsSmartDoc |
Gets or sets a value indicating if the document is a smart document. |
boolean |
None. |
| Archived |
Indicates whether the document is archived. |
boolean |
None. |
| CreatedBy |
Gets or sets the name of the user that created the document. |
string |
None. |
| CreatedDate |
Gets or sets the created date of the document. |
date |
None. |
| SignatureValidation |
Gets or sets the results of the signature validation of the document. |
ESignSystems.SmartSAFE.Models.Signing.SignatureValidationResult |
None. |
| ExternallySigned |
Gets or sets a value indicating if the document was externally signed. |
boolean |
None. |
| AuthoritativeCopy |
Indicates whether the smart document is an authoritative copy or not. |
boolean |
None. |
| PreviousAuthoritativeCopy |
Gets or sets a value indicating whether this has previously been an authoritative copy. |
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. |
| TransferableRecord |
Gets or sets the value indicating if the document is a transferable record. |
boolean |
None. |
| IsTransferableDocOrSmartDoc |
Gets a value indicating whether this is an transferable document or an transferable smart document. |
boolean |
None. |
| IsAuthoritativeDocOrSmartDoc |
Gets a value indicating whether this is an authoritative document or an authoritative smart document. |
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. |
| SortOrder |
Gets or sets the sort order. |
integer |
None. |
| Signable |
Gets the signable type. |
string |
None. |
| FolderId |
Gets or sets the folder identifier. |
integer |
None. |
| ParentFolderId |
Gets or sets the parent folder id. |
integer |
None. |
| ParentFolderName |
Gets or sets the parent folder name. |
string |
None. |
| MISMOVersionIdentifier |
Gets or sets the MISMO Version Identifier. |
string |
None. |
| SystemDocument |
Gets or sets a value indicating whether this document is a system document. |
boolean |
None. |