CCC Docs
    Preparing search index...

    Class ClientCollectableSearchKey

    Options for searching for cells.

    Index

    Constructors

    Properties

    script: Script

    The script to search for.

    scriptType: "type" | "lock"

    The type of the script.

    scriptSearchMode: "prefix" | "exact" | "partial"

    The search mode for the script.

    The filter to use when searching for cells.

    withData: undefined | boolean

    Whether to include cell data in the response.

    Methods