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

    Interface GetBuyboxModelPerformanceResponseData

    GetBuyboxModelPerformanceResponseData sub-interface for GetBuyboxModelPerformanceResponse

    interface GetBuyboxModelPerformanceResponseData {
        data_updated_time?: string;
        performance_list?: GetBuyboxModelPerformancePerformance[];
    }
    Index

    Properties

    data_updated_time?: string