Shopee SDK API Reference - v2.8.0
    Preparing search index...

    Interface GetShopPerformanceTarget

    GetShopPerformanceTarget sub-interface for GetShopPerformanceMetric

    interface GetShopPerformanceTarget {
        comparator?: string;
        value?: number;
    }
    Index

    Properties

    Properties

    comparator?: string

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

    value?: number

    Value of target.