Class: OandaAPI::Resource::TransactionHistory

Inherits:
OandaAPI::ResourceBase show all
Defined in:
lib/oanda_api/resource/transaction_history.rb

Overview

Transactions History value object. Resource name in API: alltransactions. See the Oanda Developer Guide for information about Transactions history.

Constant Summary

Constants inherited from OandaAPI::ResourceBase

OandaAPI::ResourceBase::NOT_PLURALIZED

Instance Attribute Summary

Attributes inherited from OandaAPI::ResourceBase

#location

Method Summary

Methods inherited from OandaAPI::ResourceBase

class_from_symbol, #initialize, labs_resource?, pluralize, #to_json

Constructor Details

This class inherits a constructor from OandaAPI::ResourceBase