| Name | Description | Type | Additional information |
|---|---|---|---|
| SSN |
Gets or sets the Borrower SSN. |
string |
Max length: 256 |
| FirstName |
Gets or sets the first name. |
string |
Required Max length: 60 |
| MiddleName |
Gets or sets the middle name. |
string |
Max length: 60 |
| LastName |
Gets or sets the last name. |
string |
Required Max length: 60 |
| NameSuffix |
Gets or sets the NameSuffix. |
string |
Max length: 5 |
| DocumentName |
Gets or sets the document's name. |
string |
Required Max length: 256 |
| FullName |
Gets the borrower's full name. |
string |
None. |