Structs§
- Create
Webhook Params - struct for passing parameters to the method [
create_webhook
] - Create
Webhook Params Builder - Use builder syntax to set the inputs and finish with
build()
. - Delete
Webhook Params - struct for passing parameters to the method [
delete_webhook
] - Delete
Webhook Params Builder - Use builder syntax to set the inputs and finish with
build()
. - GetNotification
Params - struct for passing parameters to the method [
get_notification
] - GetNotification
Params Builder - Use builder syntax to set the inputs and finish with
build()
. - GetNotifications
Params - struct for passing parameters to the method [
get_notifications
] - GetNotifications
Params Builder - Use builder syntax to set the inputs and finish with
build()
. - GetWebhook
Params - struct for passing parameters to the method [
get_webhook
] - GetWebhook
Params Builder - Use builder syntax to set the inputs and finish with
build()
. - GetWebhooks
Params - struct for passing parameters to the method [
get_webhooks
] - GetWebhooks
Params Builder - Use builder syntax to set the inputs and finish with
build()
. - Resend
Notification ById Params - struct for passing parameters to the method [
resend_notification_by_id
] - Resend
Notification ById Params Builder - Use builder syntax to set the inputs and finish with
build()
. - Resend
Notifications ByResource IdParams - struct for passing parameters to the method
[
resend_notifications_by_resource_id
] - Resend
Notifications ByResource IdParams Builder - Use builder syntax to set the inputs and finish with
build()
. - Update
Webhook Params - struct for passing parameters to the method [
update_webhook
] - Update
Webhook Params Builder - Use builder syntax to set the inputs and finish with
build()
. - Webhooks
V2Beta ApiClient
Enums§
- Create
Webhook Error - struct for typed errors of method [
create_webhook
] - Delete
Webhook Error - struct for typed errors of method [
delete_webhook
] - GetNotification
Error - struct for typed errors of method [
get_notification
] - GetNotifications
Error - struct for typed errors of method [
get_notifications
] - GetWebhook
Error - struct for typed errors of method [
get_webhook
] - GetWebhooks
Error - struct for typed errors of method [
get_webhooks
] - Resend
Notification ById Error - struct for typed errors of method [
resend_notification_by_id
] - Resend
Notifications ByResource IdError - struct for typed errors of method [
resend_notifications_by_resource_id
] - Update
Webhook Error - struct for typed errors of method [
update_webhook
]