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

    Interface Term

    A term is a custom label used in company settings. Read-only (supports only Read).

    interface Term {
        display: string;
        name: string;
    }
    Index

    Properties

    Properties

    display: string

    [Read-only] Display text of the term

    name: string

    [Read-only] Internal name of the term