SubscriptionStitchingEvalRequestDTO: {
    brokerType: string;
    subscriptions?: Subscription[];
}

Type declaration