module
Money::Currency::RateProvider::ManyToOne
Direct including types
Defined in:
money/currency/rate_provider/many_to_one.crInstance Method Summary
- #base_currency_codes : Array(String)
- #exchange_rate?(base : Currency, target : Currency) : Currency::Rate | Nil
- #target_currency_code : String
- #target_currency_codes : Array(String)