Get Dapr Subscription Result
constructor(bulkSubscribe: DaprSubscriptionBulkSubscribeOptionsResponse? = null, deadLetterTopic: String? = null, id: String, metadata: Map<String, String>? = null, name: String, pubsubName: String? = null, routes: DaprSubscriptionRoutesResponse? = null, scopes: List<String>? = null, systemData: SystemDataResponse, topic: String? = null, type: String)