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.
Properties
contentType
contentType:
string
Defined in: dapr-sdk/src/types/pubsub/PubSubBulkPublishEntry.type.ts:23
entryID
entryID:
string
Defined in: dapr-sdk/src/types/pubsub/PubSubBulkPublishEntry.type.ts:20
event
event:
object
|string
Defined in: dapr-sdk/src/types/pubsub/PubSubBulkPublishEntry.type.ts:21
metadata
metadata:
KeyValueType
Defined in: dapr-sdk/src/types/pubsub/PubSubBulkPublishEntry.type.ts:22