Method: OandaAPI::Resource::Account#account_id
- Defined in:
- lib/oanda_api/resource/account.rb
#account_id ⇒ Object Also known as: id
Returns the value of attribute account_id.
7 8 9 |
# File 'lib/oanda_api/resource/account.rb', line 7 def account_id @account_id end |