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

    Interface GetShopInfoLinkedDirectShop

    GetShopInfoLinkedDirectShop sub-interface for GetShopInfoResponse

    interface GetShopInfoLinkedDirectShop {
        direct_shop_id?: number;
        direct_shop_region?: string;
    }
    Index

    Properties

    direct_shop_id?: number

    Shop ID of the Cross Border Direct Shop.

    direct_shop_region?: string

    Shop Region of the Cross Border Direct Shop.