Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 2.69 KB

File metadata and controls

12 lines (9 loc) · 2.69 KB

ListTopicSubscriptionsResponseDto

Fields

Field Type Required Description
Data List<TopicSubscriptionResponseDto> ✔️ List of returned Topic Subscriptions
Next string ✔️ The cursor for the next page of results, or null if there are no more pages.
Previous string ✔️ The cursor for the previous page of results, or null if this is the first page.
TotalCount double ✔️ The total count of items (up to 50,000)
TotalCountCapped bool ✔️ Whether there are more than 50,000 results available