Currency

io.funkode.transactions.model.Asset$.Currency
final case class Currency(symbol: Symbol, name: String, networkId: NetworkId, decimals: Int, url: Option[Url])

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product