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

    Interface GetSizeChartListResponseData

    GetSizeChartListResponseData sub-interface for GetSizeChartListResponse

    interface GetSizeChartListResponseData {
        next_cursor?: string;
        size_chart_list?: GetSizeChartListSizeChart[];
        total_count?: string;
    }
    Index

    Properties

    next_cursor?: string

    if next_cursor has value, this value need set to next request.cursor

    size_chart_list?: GetSizeChartListSizeChart[]
    total_count?: string

    total number of new size chart under requested category_id