Money::Currency::Rate
Inherits JSON::Serializable / Struct / Value / Object
Constructors
new(from : Currency, to : Currency, value : Int64)
Sourcenew(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
clone
Sourcecopy_with(from _from = @from, to _to = @to, value _value = @value)
Sourcefrom
to
to_json(json : JSON::Builder)
Sourcevalue