Subscription

Subscription class

Object contains information about subscription together with the associated webhook.

The Subscription type exposes the following members:

Constructors

NameDescription
Subscription()Initializes a new instance of the Subscription class

Properties

NameDescription
content_typeSubscription content type
statusStatus of subscription
webhookAssociated webhooks

See Also