Skip to main content
Go to Latest
interface ExchangeDelete
implements ExchangeDeleteArgs
import { type ExchangeDelete } from "https://deno.land/x/amqp@v0.23.1/mod.ts";

Properties

ticket: number
exchange: string
ifUnused: boolean
nowait: boolean