MonobankApi::Currency
Inherits JSON::Serializable < Reference < Object
Represents currency exchange rates.
Retrieved from /bank/currency endpoint.
Information is cached and updated no more than once per 5 minutes
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
Source