PURISTA API / @purista/dapr-sdk / PubSubBulkPublishEntry
Type Alias: PubSubBulkPublishEntry
PubSubBulkPublishEntry:
object
Defined in: dapr-sdk/src/types/pubsub/PubSubBulkPublishEntry.type.ts:19
PubSubBulkPublishEntry defines an entry in a bulk publish request.
Type declaration
contentType
contentType:
string
entryID
entryID:
string
event
event:
object
|string
metadata
metadata:
KeyValueType