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

    Interface QueryBrSkuBlockStatusResponseData

    QueryBrSkuBlockStatusResponseData sub-interface for QueryBrSkuBlockStatusResponse

    interface QueryBrSkuBlockStatusResponseData {
        is_block?: boolean;
        shop_item_id?: number;
        shop_item_name?: string;
        shop_model_id?: number;
        shop_model_name?: string;
        shop_sku_id?: string;
    }
    Index

    Properties

    is_block?: boolean

    product is blocked and warehouse stock cannot be sold

    shop_item_id?: number

    ID of item

    shop_item_name?: string

    Name of Item

    shop_model_id?: number

    ID of model

    shop_model_name?: string

    Name of model

    shop_sku_id?: string

    itemID_modelID