getRfq

open override fun getRfq(exchangeId: String): Rfq

Returns an Rfq associated with the specified exchange ID.

Return

An Rfq associated with the specified exchange, or null if not found.

Parameters

exchangeId

The ID of the exchange associated with the RFQ.