EmploymentListItem
Properties
| Name | Type | Description |
|---|---|---|
| employmentId | string | |
| employerName | string | |
| dateIgnored | string |
JSON Example
{
"employmentId": "string",
"employerName": "string",
"dateIgnored": "2024-01-01T00:00:00Z"
}
| Name | Type | Description |
|---|---|---|
| employmentId | string | |
| employerName | string | |
| dateIgnored | string |
{
"employmentId": "string",
"employerName": "string",
"dateIgnored": "2024-01-01T00:00:00Z"
}