Shopee SDK API Reference - v1.11.0
    Preparing search index...

    Target information for a metric

    interface Target {
        comparator: string;
        value: number;
    }
    Index

    Properties

    Properties

    comparator: string

    Comparator of target: <, <=, >, >=, =

    value: number

    Value of target