Shopee SDK API Reference - v1.11.0
Preparing search index...
sdk
ShopeeConfig
Interface ShopeeConfig
interface
ShopeeConfig
{
agent
?:
Agent
;
base_auth_url
?:
string
;
base_url
?:
string
;
partner_id
:
number
;
partner_key
:
string
;
region
?:
ShopeeRegion
;
sdk
?:
ShopeeSDK
;
shop_id
?:
number
;
}
Index
Properties
agent?
base_
auth_
url?
base_
url?
partner_
id
partner_
key
region?
sdk?
shop_
id?
Properties
Optional
agent
agent
?:
Agent
Optional
base_
auth_
url
base_auth_url
?:
string
Optional
base_
url
base_url
?:
string
partner_
id
partner_id
:
number
partner_
key
partner_key
:
string
Optional
region
region
?:
ShopeeRegion
Optional
sdk
sdk
?:
ShopeeSDK
Optional
shop_
id
shop_id
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
agent
base_
auth_
url
base_
url
partner_
id
partner_
key
region
sdk
shop_
id
Shopee SDK API Reference - v1.11.0
Loading...