EventResponse
ODP Node SDK / ODP / EventResponse
Interface: EventResponse
Defined in: src/Api/Types/EventPayload.ts:41
The response format for a successful post to the V3 Event API.
Properties
status
status:
number
Defined in: src/Api/Types/EventPayload.ts:43
timestamp
timestamp:
string
Defined in: src/Api/Types/EventPayload.ts:44
title
title:
string
Defined in: src/Api/Types/EventPayload.ts:42
Updated 4 days ago