Membrane SDK - v0.8.0
    Preparing search index...

    Interface FindAppEventTypesQuery

    interface FindAppEventTypesQuery {
        limit?: number;
        cursor?: string;
        includeArchived?: boolean;
    }

    Hierarchy (View Summary)

    Index

    Properties

    limit?: number = ...
    cursor?: string = ...
    includeArchived?: boolean