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

    Interface QueryBrShopBlockStatusResponseData

    QueryBrShopBlockStatusResponseData sub-interface for QueryBrShopBlockStatusResponse

    interface QueryBrShopBlockStatusResponseData {
        is_block?: boolean;
        shop_id?: number;
    }
    Index

    Properties

    Properties

    is_block?: boolean

    shop blocked status

    shop_id?: number

    Shopee's unique identifier for a shop.