Sha256: f0ae50a80b4f20b7e673b7df0b1ad8cb76cb70ebfffcc140c2ebaa8e04bf3b97
Contents?: true
Size: 317 Bytes
Versions: 2
Compression:
Stored size: 317 Bytes
Contents
module OandaAPI module Resource # Transactions History value object. Resource name in API: alltransactions. # See the Oanda Developer Guide for information about {http://developer.oanda.com/rest-live/transaction-history/ Transactions history}. class TransactionHistory < ResourceBase end end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
oanda_api-0.9.4 | lib/oanda_api/resource/transaction_history.rb |
oanda_api-0.9.3 | lib/oanda_api/resource/transaction_history.rb |