@sheerid/jslib
    Preparing search index...

    Type Alias InactiveMilitaryPersonalInfoRequest

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

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