Interface: OutboxEvent
Defined in: javascript/src/storage/ports.ts:1
Properties
aggregateId
aggregateId:
string
Defined in: javascript/src/storage/ports.ts:6
aggregateType
aggregateType:
string
Defined in: javascript/src/storage/ports.ts:5
attemptCount
attemptCount:
number
Defined in: javascript/src/storage/ports.ts:10
claimToken
claimToken:
string
Defined in: javascript/src/storage/ports.ts:9
createdAt
createdAt:
string
Defined in: javascript/src/storage/ports.ts:11
eventId
eventId:
string
Defined in: javascript/src/storage/ports.ts:2
payload
payload:
Record<string,unknown>
Defined in: javascript/src/storage/ports.ts:8
payloadVersion
payloadVersion:
number
Defined in: javascript/src/storage/ports.ts:7
tenantId
tenantId:
string
Defined in: javascript/src/storage/ports.ts:3
topic
topic:
string
Defined in: javascript/src/storage/ports.ts:4