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

    Interface GetBuyboxModelPerformancePerformance

    GetBuyboxModelPerformancePerformance sub-interface for GetBuyboxModelPerformanceResponseData

    interface GetBuyboxModelPerformancePerformance {
        model_id?: number;
        past_7_days_sold_count?: number;
    }
    Index

    Properties

    model_id?: number
    past_7_days_sold_count?: number