Type alias InactiveMilitaryPersonalInfoRequest

InactiveMilitaryPersonalInfoRequest: {
    activeDutyStartDate?: ActiveDutyStartDate;
    birthDate: BirthDate;
    country?: Country;
    dischargeDate: DischargeDate;
} & WithOrganization & WithCoreFields

Type declaration

Description

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