Sha256: f1c54cba223d7d205fabab151d63b6fed55a44c09fc76bbb9c13611bd0f2f1f1
Contents?: true
Size: 220 Bytes
Versions: 2
Compression:
Stored size: 220 Bytes
Contents
module CrystalApi class MarketPrices include Attributes root_element :market_prices object_attribute :high_market_price object_attribute :low_market_price object_attribute :market_price end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
crystal_api-0.1.0 | lib/crystal_api/market_prices.rb |
crystal_api-0.0.1 | lib/crystal_api/market_prices.rb |