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

    Interface UpdateTopPicksCollection

    UpdateTopPicksCollection sub-interface for UpdateTopPicksResponseData

    interface UpdateTopPicksCollection {
        is_activated?: boolean;
        item_list?: UpdateTopPicksItem[];
        name?: string;
        top_picks_id?: number;
    }
    Index

    Properties

    is_activated?: boolean

    whether is activated

    item_list?: UpdateTopPicksItem[]

    a list of item

    name?: string

    collection name

    top_picks_id?: number

    collection id