Class: AfterbanksPSD2::Configuration

Inherits:
Object
  • Object
show all
Defined in:
lib/afterbanks_psd2/configuration.rb

Instance Attribute Summary collapse

Instance Attribute Details

#loggerObject

Returns the value of attribute logger.



3
4
5
# File 'lib/afterbanks_psd2/configuration.rb', line 3

def logger
  @logger
end

#servicekeyObject

Returns the value of attribute servicekey.



3
4
5
# File 'lib/afterbanks_psd2/configuration.rb', line 3

def servicekey
  @servicekey
end