GetSubscriptionsResponseModel
Provides information about active subscriptions.
Subscriptions are maintained on the basis of username and client id. Only subscriptions are returned that have been created and are active for the username and client id pair of the caller.
Name | Description | Type | Additional Information |
---|---|---|---|
Count |
The total number of active subscriptions. |
integer |
None. |
Subscriptions |
List of active subscriptions. |
Collection of SubscriptionResponseModel |
None. |