Quote
public struct Quote : Codable, Equatable
Exchange.Quote data
-
Exchange reported volume from last 24h
Declaration
Swift
public let reportedVolume24h: Decimal
-
Exchange adjusted volume from last 24h
Declaration
Swift
public let adjustedVolume24h: Decimal