Skip to content

PURISTA API


PURISTA API / @purista/dapr-sdk / BulkSubscribeResponseEntry

Type Alias: BulkSubscribeResponseEntry

BulkSubscribeResponseEntry = object

Defined in: dapr-sdk/src/types/pubsub/BulkSubscribeResponseEntry.type.ts:19

BulkSubscribeResponseEntry is the response entry for a bulk subscribe request

Properties

entryId

entryId: string

Defined in: dapr-sdk/src/types/pubsub/BulkSubscribeResponseEntry.type.ts:21


status

status: DaprPubSubStatusEnum

Defined in: dapr-sdk/src/types/pubsub/BulkSubscribeResponseEntry.type.ts:24