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

    Interface GetWarehouseEligibleShopListShop

    GetWarehouseEligibleShopListShop sub-interface for GetWarehouseEligibleShopListResponseData

    interface GetWarehouseEligibleShopListShop {
        shop_id?: number;
        shop_name?: string;
    }
    Index

    Properties

    Properties

    shop_id?: number

    Shopee's unique identifier for a shop.

    shop_name?: string

    Name of the shop.