VeteranDetails

Employment details for veterans

Name / Description Type / Format Example
isVeteran
Set to true if the employee is a veteran
boolean true
firstCivilianEmploymentDate
Date of Veteran's first civilian employment
string date "2024-04-26"
{
  "isVeteran": true,
  "firstCivilianEmploymentDate": "2024-04-26"
}
Contained in Models
EmploymentDetails
Consumed by Operations

- none -

Returned by Operations

- none -