@theredspace/spp-client
    Preparing search index...

    Interface Filter

    A filter limits the authenticated user to a subset of business objects of a certain type. Read-only; supports only the “all” read method.

    interface Filter {
        id: string;
    }
    Index

    Properties

    Properties

    id: string

    [Read-only] Unique ID.