Module webhooks_v2_api

Module webhooks_v2_api 

Source

Structs§

CreateWebhookParams
struct for passing parameters to the method WebhooksV2Api::create_webhook
CreateWebhookParamsBuilder
Use builder syntax to set the inputs and finish with build().
DeleteWebhookParams
struct for passing parameters to the method WebhooksV2Api::delete_webhook
DeleteWebhookParamsBuilder
Use builder syntax to set the inputs and finish with build().
GetNotificationAttemptsParams
struct for passing parameters to the method WebhooksV2Api::get_notification_attempts
GetNotificationAttemptsParamsBuilder
Use builder syntax to set the inputs and finish with build().
GetNotificationParams
struct for passing parameters to the method WebhooksV2Api::get_notification
GetNotificationParamsBuilder
Use builder syntax to set the inputs and finish with build().
GetNotificationsParams
struct for passing parameters to the method WebhooksV2Api::get_notifications
GetNotificationsParamsBuilder
Use builder syntax to set the inputs and finish with build().
GetResendJobStatusParams
struct for passing parameters to the method WebhooksV2Api::get_resend_job_status
GetResendJobStatusParamsBuilder
Use builder syntax to set the inputs and finish with build().
GetWebhookParams
struct for passing parameters to the method WebhooksV2Api::get_webhook
GetWebhookParamsBuilder
Use builder syntax to set the inputs and finish with build().
GetWebhooksParams
struct for passing parameters to the method WebhooksV2Api::get_webhooks
GetWebhooksParamsBuilder
Use builder syntax to set the inputs and finish with build().
ResendFailedNotificationsParams
struct for passing parameters to the method WebhooksV2Api::resend_failed_notifications
ResendFailedNotificationsParamsBuilder
Use builder syntax to set the inputs and finish with build().
ResendNotificationByIdParams
struct for passing parameters to the method WebhooksV2Api::resend_notification_by_id
ResendNotificationByIdParamsBuilder
Use builder syntax to set the inputs and finish with build().
ResendNotificationsByResourceIdParams
struct for passing parameters to the method WebhooksV2Api::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 WebhooksV2Api::update_webhook
UpdateWebhookParamsBuilder
Use builder syntax to set the inputs and finish with build().
WebhooksV2ApiClient

Enums§

CreateWebhookError
struct for typed errors of method WebhooksV2Api::create_webhook
DeleteWebhookError
struct for typed errors of method WebhooksV2Api::delete_webhook
GetNotificationAttemptsError
struct for typed errors of method WebhooksV2Api::get_notification_attempts
GetNotificationError
struct for typed errors of method WebhooksV2Api::get_notification
GetNotificationsError
struct for typed errors of method WebhooksV2Api::get_notifications
GetResendJobStatusError
struct for typed errors of method WebhooksV2Api::get_resend_job_status
GetWebhookError
struct for typed errors of method WebhooksV2Api::get_webhook
GetWebhooksError
struct for typed errors of method WebhooksV2Api::get_webhooks
ResendFailedNotificationsError
struct for typed errors of method WebhooksV2Api::resend_failed_notifications
ResendNotificationByIdError
struct for typed errors of method WebhooksV2Api::resend_notification_by_id
ResendNotificationsByResourceIdError
struct for typed errors of method WebhooksV2Api::resend_notifications_by_resource_id
UpdateWebhookError
struct for typed errors of method WebhooksV2Api::update_webhook

Traits§

WebhooksV2Api