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

    Interface GetItemCriteriaCategory

    GetItemCriteriaCategory sub-interface for GetItemCriteriaPairId

    interface GetItemCriteriaCategory {
        category_id?: number;
        name?: string;
        parent_id?: number;
    }
    Index

    Properties

    category_id?: number

    o means this is All category

    name?: string

    category name

    parent_id?: number

    the parent category id, 0 means this category is L1 category