Shopee SDK API Reference - v1.11.0
    Preparing search index...

    Interface ItemSet

    Item set information

    interface ItemSet {
        item_count: number;
        item_set_id: number;
        name: string;
    }
    Index

    Properties

    item_count: number

    Number of items in the set

    item_set_id: number

    Item set ID

    name: string

    Item set name