Type alias ActiveMilitaryPersonalInfoRequest

ActiveMilitaryPersonalInfoRequest: {
    activeDutyStartDate?: ActiveDutyStartDate;
    birthDate: BirthDate;
    country?: Country;
} & WithOrganization & WithCoreFields

Type declaration

Description

The request to submit when verification is on the step "collectActiveMilitaryPersonalInfo"