正在准备搜索索引...
搜索索引不可用
@custouch-open/js-sdk
@custouch-open/js-sdk
api/action
<internal>
ActionCountParams
接口 ActionCountParams
GetActionCount参数
interface
ActionCountParams
{
byOpenid
:
boolean
;
detail
:
{
path
:
string
;
}
;
type
:
"OauthAction"
;
uaid
:
string
;
value
:
keyof
ActionView
;
}
索引
属性
by
Openid
detail
type
uaid
value
属性
by
Openid
by
Openid
:
boolean
是否根据openid进行聚合
detail
detail
:
{
path
:
string
;
}
type
type
uaid
uaid
:
string
value
value
:
keyof
ActionView
显示设置
成员可见性
受保护
继承
外部
配色
自动
浅色
深色
目录
属性
by
Openid
detail
type
uaid
value
@custouch-open/js-sdk
加载中……
GetActionCount参数