class Tanda::Webhook::Types::UnverifiedWebhook
- Tanda::Webhook::Types::UnverifiedWebhook
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
tanda_webhook/types/unverified_webhook.crConstructors
Class Method Summary
Instance Method Summary
- #hook_key : String | Nil
- #hook_signature : String | Nil
- #hook_time : UInt32 | Nil
- #payload : WebhookPayload | Nil
- #to_webhook : Webhook | Error::Base