Webhook

Webhook class

Object contains information about webhook

The Webhook type exposes the following members:

Constructors

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

Properties

NameDescription
statusGets or sets webhook status
addressGets or sets webhook address
auth_idGets or sets authentication identifier
expirationGets or sets expiration date

See Also