Class: CurrencyLayer::TimeframeResponse
- Inherits:
-
Object
- Object
- CurrencyLayer::TimeframeResponse
- Defined in:
- lib/currency_conversion/timeframe/timeframe_response.rb
Constant Summary collapse
- SUCCESS_EXPR =
'success'- ERROR_EXPR =
'error'
Instance Method Summary collapse
Instance Method Details
#bar ⇒ Object
8 9 10 11 |
# File 'lib/currency_conversion/timeframe/timeframe_response.rb', line 8 def SUCCESS_EXPR ERROR_EXPR end |