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

    Interface AddShopCategoryParams

    Parameters for adding a new shop category

    interface AddShopCategoryParams {
        name: string;
        sort_weight?: number;
    }
    Index

    Properties

    Properties

    name: string

    ShopCategory's name

    sort_weight?: number

    ShopCategory's sort weight. Max: 2147483546