Module webhooks_v2_beta_api

Source

Structs§

CreateWebhookParams
struct for passing parameters to the method [create_webhook]
CreateWebhookParamsBuilder
Use builder syntax to set the inputs and finish with build().
DeleteWebhookParams
struct for passing parameters to the method [delete_webhook]
DeleteWebhookParamsBuilder
Use builder syntax to set the inputs and finish with build().
GetNotificationParams
struct for passing parameters to the method [get_notification]
GetNotificationParamsBuilder
Use builder syntax to set the inputs and finish with build().
GetNotificationsParams
struct for passing parameters to the method [get_notifications]
GetNotificationsParamsBuilder
Use builder syntax to set the inputs and finish with build().
GetWebhookParams
struct for passing parameters to the method [get_webhook]
GetWebhookParamsBuilder
Use builder syntax to set the inputs and finish with build().
GetWebhooksParams
struct for passing parameters to the method [get_webhooks]
GetWebhooksParamsBuilder
Use builder syntax to set the inputs and finish with build().
ResendNotificationByIdParams
struct for passing parameters to the method [resend_notification_by_id]
ResendNotificationByIdParamsBuilder
Use builder syntax to set the inputs and finish with build().
ResendNotificationsByResourceIdParams
struct for passing parameters to the method [resend_notifications_by_resource_id]
ResendNotificationsByResourceIdParamsBuilder
Use builder syntax to set the inputs and finish with build().
UpdateWebhookParams
struct for passing parameters to the method [update_webhook]
UpdateWebhookParamsBuilder
Use builder syntax to set the inputs and finish with build().
WebhooksV2BetaApiClient

Enums§

CreateWebhookError
struct for typed errors of method [create_webhook]
DeleteWebhookError
struct for typed errors of method [delete_webhook]
GetNotificationError
struct for typed errors of method [get_notification]
GetNotificationsError
struct for typed errors of method [get_notifications]
GetWebhookError
struct for typed errors of method [get_webhook]
GetWebhooksError
struct for typed errors of method [get_webhooks]
ResendNotificationByIdError
struct for typed errors of method [resend_notification_by_id]
ResendNotificationsByResourceIdError
struct for typed errors of method [resend_notifications_by_resource_id]
UpdateWebhookError
struct for typed errors of method [update_webhook]

Traits§

WebhooksV2BetaApi