getClose

open override fun getClose(exchangeId: String): Close

Returns a Close associated with the specified exchange ID.

Return

A Close associated with the specified exchange, or null if not found.

Parameters

exchangeId

The ID of the exchange associated with the Close entity.