Agent Maturity Compass API - v1.2.0
    Preparing search index...

    Interface StepUpRequest

    interface StepUpRequest {
        action: string;
        createdAt: Date;
        requestId: string;
        riskLevel: RiskLevel;
    }
    Index
    action: string
    createdAt: Date
    requestId: string
    riskLevel: RiskLevel