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

    Interface GetSspDetailCategoryPath

    GetSspDetailCategoryPath sub-interface for GetSspDetailSspInfo

    interface GetSspDetailCategoryPath {
        category_id?: number;
        category_name?: string;
        display_name?: string;
    }
    Index

    Properties

    category_id?: number

    The category ID.

    category_name?: string

    The category name.

    display_name?: string

    The localized display name.