@sheerid/jslib
    Preparing search index...

    Type Alias DriverLicensePersonalInfoResponse

    DriverLicensePersonalInfoResponse: {
        currentStep: "collectDriverLicensePersonalInfo";
        errorIds?: [ErrorId];
        instantMatchAttempts?: number;
        segment: "identity";
        submissionUrl: string;
    } & VerificationResponse

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