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

    Interface GetItemCriteriaPairId

    GetItemCriteriaPairId sub-interface for GetItemCriteriaResponseData

    interface GetItemCriteriaPairId {
        category_list?: GetItemCriteriaCategory[];
        criteria_id?: number;
    }
    Index

    Properties

    category_list?: GetItemCriteriaCategory[]

    these are the categories that the shop has items, and the criteria will apply to these categories

    criteria_id?: number