Type Alias ListSubscriptionsResponse

ListSubscriptionsResponse: { data: SubscriptionData[]; totalCount: number }

Type declaration