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

    Type Alias GetRecommendAttributeParams

    Parameters for recommending attributes

    type GetRecommendAttributeParams = {
        category_id: number;
        cover_image_id?: number;
        item_name?: string;
    }
    Index

    Properties

    category_id: number

    Category ID

    cover_image_id?: number

    Cover image ID

    item_name?: string

    Item name