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

    Interface GetItemViolationInfoSuggestedCategory

    GetItemViolationInfoSuggestedCategory sub-interface for GetItemViolationInfoDeboostDetail

    interface GetItemViolationInfoSuggestedCategory {
        category_id?: number;
        category_name?: string;
    }
    Index

    Properties

    category_id?: number

    ID for Shopee suggested category.

    category_name?: string

    Default name for Shopee suggested category.