Class: Ibancom::Resources::SCAN::Account

Inherits:
Base
  • Object
show all
Defined in:
lib/ibancom/resources/scan/account.rb

Instance Attribute Summary collapse

Attributes inherited from Base

#response

Method Summary

Methods inherited from Base

#initialize, map

Constructor Details

This class inherits a constructor from Ibancom::Resources::Base

Instance Attribute Details

#accountObject

Returns the value of attribute account.



7
8
9
# File 'lib/ibancom/resources/scan/account.rb', line 7

def 
  @account
end

#ibanObject

Returns the value of attribute iban.



7
8
9
# File 'lib/ibancom/resources/scan/account.rb', line 7

def iban
  @iban
end

#sortcodeObject

Returns the value of attribute sortcode.



7
8
9
# File 'lib/ibancom/resources/scan/account.rb', line 7

def sortcode
  @sortcode
end