@sheerid/jslib
    Preparing search index...

    Type Alias InactiveMilitaryPersonalInfoResponse

    InactiveMilitaryPersonalInfoResponse: {
        currentStep: "collectInactiveMilitaryPersonalInfo";
        errorIds?: [ErrorId];
        instantMatchAttempts?: number;
        segment: "military";
        submissionUrl: string;
    } & VerificationResponse

    Response from REST API indicating that StudentPersonalInfoViewModel is expected to be submitted next.