the id or object of the subscription that will be activated
a promise that may resolve to the associated subscription object
Creates a new Subscription
the data for the subscription that will be created
a promise that may resolve to the created object
Deletes an existing subscription
the id or object of the subscription that will be deleted
a promise that may resolve to the deleted subscription object
Retrieves information of an existing subscription
the id or object of the subscription that will be retrieved
a promise that may resolve to the subscription object
Returns all existing Subscriptions
Suspends an existing subscription
the id or object of the subscription that will be suspended
a promise that may resolve to the associated subscription object
Updates an existing subscription
the id or object of the subscription that will be modified
a promise that may resolve to the associated subscription object
Generated using TypeDoc
Activates an existing subscription