Skip to content

PURISTA API


PURISTA API / @purista/dapr-sdk / PubSubSubscriptionTopicRouteType

Type Alias: PubSubSubscriptionTopicRouteType

PubSubSubscriptionTopicRouteType = object

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

This defines the routeName object

Properties

eventHandlers

eventHandlers: TypeDaprPubSubCallback[]

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


path

path: string

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