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

    Interface IndustryPackQuestion

    interface IndustryPackQuestion {
        dimension: string;
        id: string;
        l1: string;
        l3: string;
        l5: string;
        regulatoryRef: string;
        text: string;
        weight: number;
    }
    Index
    dimension: string
    id: string
    l1: string
    l3: string
    l5: string
    regulatoryRef: string
    text: string
    weight: number