Class: FidorApi::Client

Instance Attribute Summary collapse

Method Summary

Methods included from User::ClientSupport

#current_user

Methods included from Transfer::P2pUsername::ClientSupport

#build_p2p_username_transfer, #p2p_username_transfer, #p2p_username_transfers, #update_p2p_username_transfer

Methods included from Transfer::P2pPhone::ClientSupport

#build_p2p_phone_transfer, #p2p_phone_transfer, #p2p_phone_transfers, #update_p2p_phone_transfer

Methods included from Transfer::P2pAccountNumber::ClientSupport

#build_p2p_account_number_transfer, #p2p_account_number_transfer, #p2p_account_number_transfers, #update_p2p_account_number_transfer

Methods included from Transfer::FPS::ClientSupport

#build_fps_transfer, #fps_transfer, #fps_transfers

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 Transfer::ACH::ClientSupport

#ach_transfer, #ach_transfers, #build_ach_transfer

Methods included from Transaction::ClientSupport

#transaction, #transactions

Methods included from SessionToken::ClientSupport

#create_session_token

Methods included from Preauth::ClientSupport

#preauth, #preauths

Methods included from Message::ClientSupport

#message, #message_attachment, #message_content, #messages

Methods included from FidorApi::Customer::ClientSupport

#confirm_customer_update, #customers, #first_customer, #request_customer_update, #update_customer

Methods included from FidorApi::ConfirmableAction::ClientSupport

#confirmable_action, #confirmable_actions, #refresh_confirmable_action, #update_confirmable_action

Methods included from Beneficiary::ACH::ClientSupport

#build_ach_beneficiary

Methods included from Beneficiary::ClientSupport

#beneficiaries, #beneficiary, #delete_beneficiary

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