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

    Interface CheckAccessManyResponse

    interface CheckAccessManyResponse {
        decisions?: readonly CheckAccessResponse[];
    }
    Index

    Properties

    Properties

    decisions?: readonly CheckAccessResponse[]