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

Properties

ticket: number
destination: string
source: string
routingKey: string
nowait: boolean
arguments: Record<string, unknown>