AtsSyncCandidateSyncApplicationMilitaryServiceInput
Input Object
Input for Candidate Sync application military service.
Fields
branch String
Military branch.
country CountryCode
Country of military service.
description String
Description of military service.
rank String
Military rank.
startDate Date
Start date of military service.
endDate Date
End date of military service.
Example
{ "branch": "abc123", "country": "US", "description": "abc123", "rank": "xyz789", "startDate": "2023-06-01", "endDate": "2023-01-01"}