Struct mailslurp::apis::webhook_controller_api::DeleteWebhookParams [−][src]
struct for passing parameters to the method delete_webhook
Fields
inbox_id: StringinboxId
webhook_id: StringwebhookId
Trait Implementations
impl Clone for DeleteWebhookParams[src]
impl Clone for DeleteWebhookParams[src]fn clone(&self) -> DeleteWebhookParams[src]
pub fn clone_from(&mut self, source: &Self)1.0.0[src]
Auto Trait Implementations
impl RefUnwindSafe for DeleteWebhookParams
impl RefUnwindSafe for DeleteWebhookParamsimpl Send for DeleteWebhookParams
impl Send for DeleteWebhookParamsimpl Sync for DeleteWebhookParams
impl Sync for DeleteWebhookParamsimpl Unpin for DeleteWebhookParams
impl Unpin for DeleteWebhookParamsimpl UnwindSafe for DeleteWebhookParams
impl UnwindSafe for DeleteWebhookParamsBlanket Implementations
impl<T> Instrument for T[src]
impl<T> Instrument for T[src]