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

    Interface StepUpDecision

    interface StepUpDecision {
        approved: boolean;
        approver: string;
        requestId: string;
    }
    Index
    approved: boolean
    approver: string
    requestId: string