DeclaredPassiveExchange

data class DeclaredPassiveExchange(val name: String)

Passively declares an exchange.

Constructors

Link copied to clipboard
constructor(name: String)

Properties

Link copied to clipboard

Name of the exchange.