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

    Interface GetPublishableShopPublishableShop

    GetPublishableShopPublishableShop sub-interface for GetPublishableShopResponseData

    interface GetPublishableShopPublishableShop {
        shop_id?: number;
        shop_region?: string;
    }
    Index

    Properties

    shop_id?: number

    Id of publishable shop.

    shop_region?: string

    Region of published shop.