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.

NameDescriptionTypeAdditional Information
Count

The total number of active subscriptions.

integer

None.

Subscriptions

List of active subscriptions.

Collection of SubscriptionResponseModel

None.