OtherCurrency

case class OtherCurrency(iso: String, glyph: String) extends Currency
trait Serializable
trait Product
trait Equals
trait Currency
class Object
trait Matchable
class Any

Value members

Inherited methods

def identifier: String
Inherited from:
Currency
def prefix: Option[String]
Inherited from:
Currency
def productElementNames: Iterator[String]
Inherited from:
Product
def productIterator: Iterator[Any]
Inherited from:
Product