| Name | Description | Type | Additional information |
|---|---|---|---|
| id |
Gets or sets the id. |
integer |
None. |
| city |
Gets or sets the city. |
string |
Required |
| bonusIncome |
Gets or sets the bonus income. |
decimal number |
None. |
| commissionIncome |
Gets or sets the commission income. |
decimal number |
None. |
|
Gets or sets the email. |
string |
Required |
|
| firstName |
Gets or sets the first name. |
string |
Required |
| generation |
Gets or sets the generation. |
string |
None. |
| hasVariableIncome |
Gets or sets a value indicating whether this instance has variable income. |
boolean |
None. |
| hourlyRate |
Gets or sets the hourly rate. |
decimal number |
None. |
| hoursPerWeek |
Gets or sets the hours per week. |
decimal number |
None. |
| isHourly |
Gets or sets a value indicating whether this instance is hourly. |
boolean |
None. |
| isSelfEmployed |
Gets or sets a value indicating whether this instance is self employed. |
boolean |
None. |
| lastName |
Gets or sets the last name. |
string |
Required |
| maritalStatus |
Gets or sets the marital status. |
string |
None. |
| unmarriedOtherDescription |
Gets or sets the unmarried other description. |
string |
None. |
| middleName |
Gets or sets the name of the middle. |
string |
None. |
| monthlyIncome |
Gets or sets the monthly income. |
decimal number |
None. |
| overtimeIncome |
Gets or sets the overtime income. |
decimal number |
None. |
| phone |
Gets or sets the phone. |
string |
None. |
| ssn |
Gets or sets the SSN. |
string |
String length: inclusive between 9 and 9 |
| spouseId |
Gets or sets the spouse id. |
integer |
None. |
| state |
Gets or sets the state. |
string |
Required |
| street |
Gets or sets the street. |
string |
Required |
| tipIncome |
Gets or sets the tip income. |
decimal number |
None. |
| unitNumber |
Gets or sets the unit number. |
string |
None. |
| unmarriedState |
Gets or sets the unmarried state. |
string |
None. |
| useIncome |
Gets or sets a value indicating whether this instance uses income. |
boolean |
None. |
| zipCode |
Gets or sets the zip code. |
string |
Required |