Membrane React - v0.2.1
    Preparing search index...

    Interface DataCollectionMatchRequest

    interface DataCollectionMatchRequest {
        parameters?: Record<string, any>;
        query: Record<string, any>;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    parameters?: Record<string, any>
    query: Record<string, any>