OneSDK — OneComme 9.1.1
Preparing search index...
types/ApiActions
PublishActions
Interface PublishActions
interface
PublishActions
{
bookmarked
:
{
commentId
:
string
|
null
;
key
:
string
}
;
clear
:
[
]
;
comments
:
Comment
[]
;
config
:
Config
;
connected
:
{
comments
?:
Comment
[]
;
config
?:
Config
;
services
?:
Service
[]
;
setList
?:
SetListAPIResponse
;
waitingList
?:
OrderItem
[]
;
}
;
deleted
:
{
id
:
string
;
message
:
string
}
[]
;
meta
:
{
data
:
ServiceMeta
;
service
:
Service
;
type
:
keyof
ServiceList
}
;
"meta.clear"
:
string
;
"meta.clear.all"
:
any
;
"ni.survey.finish"
:
any
;
"ni.survey.start"
:
any
;
notification
:
unknown
;
pinned
:
Comment
;
reactions
:
{
effect
:
boolean
;
reactions
:
Reaction
[]
}
;
services
:
Service
[]
;
setList
:
SetListAPIResponse
;
"setList.request"
:
RequestItem
[]
;
systemComment
:
any
;
toast
:
any
;
userDatas
:
UserStoreData
;
"vts.position"
:
any
;
waitingList
:
OrderItem
[]
;
"wp.exec"
:
WordPartyExecParams
;
"wp.update"
:
{
dir
:
string
}
;
"yt.survey.finish"
:
any
;
"yt.survey.start"
:
any
;
"yt.survey.update"
:
any
;
}
Hierarchy (
View Summary
)
SendActions
PublishActions
Index
Properties
bookmarked
clear
comments
config
connected
deleted
meta
meta.clear
meta.clear.all
ni.survey.finish
ni.survey.start
notification
pinned
reactions
services
set
List
set
List.request
system
Comment
toast
user
Datas
vts.position
waiting
List
wp.exec
wp.update
yt.survey.finish
yt.survey.start
yt.survey.update
Properties
bookmarked
bookmarked
:
{
commentId
:
string
|
null
;
key
:
string
}
clear
clear
:
[
]
comments
comments
:
Comment
[]
config
config
:
Config
connected
connected
:
{
comments
?:
Comment
[]
;
config
?:
Config
;
services
?:
Service
[]
;
setList
?:
SetListAPIResponse
;
waitingList
?:
OrderItem
[]
;
}
deleted
deleted
:
{
id
:
string
;
message
:
string
}
[]
meta
meta
:
{
data
:
ServiceMeta
;
service
:
Service
;
type
:
keyof
ServiceList
}
meta.clear
"meta.clear"
:
string
meta.clear.all
"meta.clear.all"
:
any
ni.survey.finish
"ni.survey.finish"
:
any
ni.survey.start
"ni.survey.start"
:
any
notification
notification
:
unknown
pinned
pinned
:
Comment
reactions
reactions
:
{
effect
:
boolean
;
reactions
:
Reaction
[]
}
services
services
:
Service
[]
set
List
setList
:
SetListAPIResponse
set
List.request
"setList.request"
:
RequestItem
[]
system
Comment
systemComment
:
any
toast
toast
:
any
user
Datas
userDatas
:
UserStoreData
vts.position
"vts.position"
:
any
waiting
List
waitingList
:
OrderItem
[]
wp.exec
"wp.exec"
:
WordPartyExecParams
wp.update
"wp.update"
:
{
dir
:
string
}
yt.survey.finish
"yt.survey.finish"
:
any
yt.survey.start
"yt.survey.start"
:
any
yt.survey.update
"yt.survey.update"
:
any
Settings
Theme
OS
Light
Dark
On This Page
Properties
bookmarked
clear
comments
config
connected
deleted
meta
meta.clear
meta.clear.all
ni.survey.finish
ni.survey.start
notification
pinned
reactions
services
set
List
set
List.request
system
Comment
toast
user
Datas
vts.position
waiting
List
wp.exec
wp.update
yt.survey.finish
yt.survey.start
yt.survey.update
OneSDK — OneComme 9.1.1
Loading...