Shopee SDK API Reference - v1.11.0
Preparing search index...
schemas/push
SetAppPushConfigParams
Interface SetAppPushConfigParams
interface
SetAppPushConfigParams
{
blocked_shop_id_list
?:
number
[]
;
callback_url
?:
string
;
set_push_config_off
?:
PushConfigType
[]
;
set_push_config_on
?:
PushConfigType
[]
;
[
key
:
string
]:
string
|
number
|
boolean
|
number
[]
|
undefined
;
}
Hierarchy
Record
<
string
,
string
|
number
|
boolean
|
number
[]
|
undefined
>
SetAppPushConfigParams
Indexable
[
key
:
string
]:
string
|
number
|
boolean
|
number
[]
|
undefined
Index
Properties
blocked_
shop_
id_
list?
callback_
url?
set_
push_
config_
off?
set_
push_
config_
on?
Properties
Optional
blocked_
shop_
id_
list
blocked_shop_id_list
?:
number
[]
Optional
callback_
url
callback_url
?:
string
Optional
set_
push_
config_
off
set_push_config_off
?:
PushConfigType
[]
Optional
set_
push_
config_
on
set_push_config_on
?:
PushConfigType
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
blocked_
shop_
id_
list
callback_
url
set_
push_
config_
off
set_
push_
config_
on
Shopee SDK API Reference - v1.11.0
Loading...