Module webhooks_api

Module webhooks_api 

Source

Structs§

ResendTransactionWebhooksParams
struct for passing parameters to the method WebhooksApi::resend_transaction_webhooks
ResendTransactionWebhooksParamsBuilder
Use builder syntax to set the inputs and finish with build().
ResendWebhooksParams
struct for passing parameters to the method WebhooksApi::resend_webhooks
ResendWebhooksParamsBuilder
Use builder syntax to set the inputs and finish with build().
WebhooksApiClient

Enums§

ResendTransactionWebhooksError
struct for typed errors of method WebhooksApi::resend_transaction_webhooks
ResendWebhooksError
struct for typed errors of method WebhooksApi::resend_webhooks

Traits§

WebhooksApi