@custouch/jssdk
Preparing search index...
service/actionView
ActionCountParams
Interface ActionCountParams
GetActionCount参数
interface
ActionCountParams
{
byOpenid
:
boolean
;
detail
:
{
path
:
string
}
;
type
:
"OauthAction"
;
uaid
:
string
;
value
:
keyof
ActionView
;
}
Index
Properties
by
Openid
detail
type
uaid
value
Properties
by
Openid
byOpenid
:
boolean
是否根据openid进行聚合
detail
detail
:
{
path
:
string
}
type
type
:
"OauthAction"
uaid
uaid
:
string
value
value
:
keyof
ActionView
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
by
Openid
detail
type
uaid
value
@custouch/jssdk
Loading...
GetActionCount参数