@stigg/node-server-sdk - v4.52.0
Preparing search index...
ReportEvent
Type Alias ReportEvent
type
ReportEvent
=
{
customerId
:
string
;
dimensions
?:
Record
<
string
,
EventDimensionValue
>
;
eventName
:
string
;
idempotencyKey
:
string
;
resourceId
?:
string
;
timestamp
?:
Date
;
}
Index
Properties
customer
Id
dimensions?
event
Name
idempotency
Key
resource
Id?
timestamp?
Properties
customer
Id
customerId
:
string
Optional
dimensions
dimensions
?:
Record
<
string
,
EventDimensionValue
>
event
Name
eventName
:
string
idempotency
Key
idempotencyKey
:
string
Optional
resource
Id
resourceId
?:
string
Optional
timestamp
timestamp
?:
Date
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
customer
Id
dimensions
event
Name
idempotency
Key
resource
Id
timestamp
@stigg/node-server-sdk - v4.52.0
Loading...