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

    Interface CheckAccessManyResponse

    interface CheckAccessManyResponse {
        decisions: CheckAccessResponse[];
    }
    Index

    Properties

    Properties

    decisions: CheckAccessResponse[]