@custouch/jssdk
Preparing search index...
kit/ca
CollectEvent
Interface CollectEvent
interface
CollectEvent
{
content
?:
Record
<
string
,
string
>
;
identities
?:
Record
<
string
,
any
>
;
origin
?:
string
;
properties
?:
Record
<
string
,
any
>
;
type
:
string
;
}
Index
Properties
content?
identities?
origin?
properties?
type
Properties
Optional
content
content
?:
Record
<
string
,
string
>
Optional
identities
identities
?:
Record
<
string
,
any
>
Optional
origin
origin
?:
string
Optional
properties
properties
?:
Record
<
string
,
any
>
type
type
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
content
identities
origin
properties
type
@custouch/jssdk
Loading...