@valon-technologies/gestalt
    Preparing search index...

    Interface CheckAccessResponse

    interface CheckAccessResponse {
        allowed: boolean;
        modelId: string;
    }
    Index

    Properties

    Properties

    allowed: boolean
    modelId: string