Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Merchant ¶
type Merchant struct {
Config *shopeeConfig.Config
}
Merchant
func (*Merchant) GetMerchantInfo ¶
func (m *Merchant) GetMerchantInfo() merchantEntity.GetMerchantInfoResult
GetMerchantInfo @TitleUse this call to get information of merchant @Description https://open.shopee.com/documents?module=93&type=1&id=537&version=2
func (*Merchant) GetShopListByMerchant ¶
func (m *Merchant) GetShopListByMerchant(pageNo, pageSize int) merchantEntity.GetShopListByMerchantResult
GetShopListByMerchant @Title Use this call to get shop_list bound to merchant_id. @Description https://open.shopee.com/documents?module=93&type=1&id=700&version=2
Click to show internal directories.
Click to hide internal directories.