Click or drag to resize

WebhookStats Properties

The WebhookStats type exposes the following members.

Properties
  NameDescription
Public propertyLastCallbackAttempt
Get the timestamp from last callback attempt.
Public propertyLastCallbackAttemptRetryCount
Get the number of retries the webhook had performed as of the last callback attempt.
Public propertyLastSuccessfulCallback
Get the timestamp from the last successful callback.
Top
See Also