Skip to main content
Very Popular
Latest
interface ExchangeUnbindArgs
import { type ExchangeUnbindArgs } from "https://deno.land/x/amqp@v0.24.0/src/amqp_types.ts";

Properties

optional
ticket: number

Default 0

destination: string
source: string
optional
routingKey: string

Default ""

optional
arguments: Record<string, unknown>

Default {}