Shopee SDK API Reference - v1.11.0
Preparing search index...
managers/public.manager
PublicManager
Class PublicManager
Hierarchy (
View Summary
)
BaseManager
PublicManager
Index
Constructors
constructor
Properties
config
Methods
get
Merchants
By
Partner
get
Shopee
Ip
Range
get
Shops
By
Partner
Constructors
constructor
new
PublicManager
(
config
:
ShopeeConfig
)
:
PublicManager
Parameters
config
:
ShopeeConfig
Returns
PublicManager
Properties
Protected
config
config
:
ShopeeConfig
Methods
get
Merchants
By
Partner
getMerchantsByPartner
(
params
?:
GetMerchantsByPartnerParams
,
)
:
Promise
<
GetMerchantsByPartnerResponse
>
Parameters
Optional
params
:
GetMerchantsByPartnerParams
Returns
Promise
<
GetMerchantsByPartnerResponse
>
get
Shopee
Ip
Range
getShopeeIpRange
()
:
Promise
<
GetShopeeIpRangeResponse
>
Returns
Promise
<
GetShopeeIpRangeResponse
>
get
Shops
By
Partner
getShopsByPartner
(
params
?:
GetShopsByPartnerParams
,
)
:
Promise
<
GetShopsByPartnerResponse
>
Parameters
Optional
params
:
GetShopsByPartnerParams
Returns
Promise
<
GetShopsByPartnerResponse
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
config
Methods
get
Merchants
By
Partner
get
Shopee
Ip
Range
get
Shops
By
Partner
Shopee SDK API Reference - v1.11.0
Loading...