Class: FidorApi::Client

Instance Attribute Summary collapse

Method Summary

Methods included from User::ClientSupport

#current_user

Methods included from Transfer::SEPA::ClientSupport

#build_sepa_transfer, #sepa_transfer, #sepa_transfers

Methods included from Transfer::Internal::ClientSupport

#build_internal_transfer, #internal_transfer, #internal_transfers

Methods included from Transaction::ClientSupport

#transaction, #transactions

Methods included from Preauth::ClientSupport

#preauth, #preauths

Methods included from FidorApi::Customer::ClientSupport

#customers, #first_customer

Methods included from Account::ClientSupport

#accounts, #first_account

Instance Attribute Details

#tokenObject

Returns the value of attribute token.



6
7
8
# File 'lib/fidor_api/client.rb', line 6

def token
  @token
end