Module: Apifreaks::Types::CurrencyConvertLatestRequestUpdates

Extended by:
Internal::Types::Enum
Defined in:
lib/apifreaks/types/currency_convert_latest_request_updates.rb

Constant Summary collapse

ONE_D =
"1d"
ONE_H =
"1h"
TEN_M =
"10m"
ONE_M =
"1m"

Method Summary

Methods included from Internal::Types::Enum

coerce, finalize!, inspect, load, strict!, strict?, values

Methods included from Internal::Types::Type

#coerce, #strict!, #strict?

Methods included from Internal::JSON::Serializable

#dump, #load