Class: FidorApi::PreauthDetails::InternalTransfer

Inherits:
Base
  • Object
show all
Extended by:
ModelAttribute
Defined in:
lib/fidor_api/preauth_details.rb

Instance Method Summary collapse

Methods inherited from Base

#initialize

Constructor Details

This class inherits a constructor from FidorApi::PreauthDetails::Base

Instance Method Details

#descriptionObject



46
47
48
# File 'lib/fidor_api/preauth_details.rb', line 46

def description
  remote_name || remote_nick || super
end