pub async fn extras_webhooks_retrieve(
configuration: &Configuration,
id: i32,
) -> Result<Webhook, Error<ExtrasWebhooksRetrieveError>>Expand description
Get a webhook object.
pub async fn extras_webhooks_retrieve(
configuration: &Configuration,
id: i32,
) -> Result<Webhook, Error<ExtrasWebhooksRetrieveError>>Get a webhook object.