@sheerid/jslib
    Preparing search index...

    Type Alias ActiveMilitaryPersonalInfoRequest

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

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