Method: Figo#get_account

Defined in:
lib/account/api_call.rb

#get_account(account_id) ⇒ Account

Retrieve specific account.



14
15
16
# File 'lib/account/api_call.rb', line 14

def ()
  query_api_object , "/rest/accounts/#{account_id}"
end