Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 654 Bytes

CCWebhookValidateRequest.md

File metadata and controls

15 lines (10 loc) · 654 Bytes

Org.OpenAPITools.Model.CCWebhookValidateRequest

Properties

Name Type Description Notes
WebhookId string The unique identifier of the webhook.
WebhookSignature Object The signature we inluded in the webhook. The signature is from the Blockchain API and it ensures that the webhook is from us and not a malicioius actor.
TimeSent decimal The time the webhook was sent.

[Back to Model list] [Back to API list] [Back to README]