Module webhooks_api

Source

Structs§

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

Enums§

ResendTransactionWebhooksError
struct for typed errors of method [resend_transaction_webhooks]
ResendWebhooksError
struct for typed errors of method [resend_webhooks]

Traits§

WebhooksApi