Class: Billogram::DomesticBankAccount

Inherits:
Resource
  • Object
show all
Defined in:
lib/billogram/resources/domestic_bank_account.rb

Instance Attribute Summary collapse

Method Summary

Methods inherited from Resource

build_objects, #initialize, relation, relations, #to_hash, #to_json

Constructor Details

This class inherits a constructor from Billogram::Resource

Instance Attribute Details

#account_noObject

Returns the value of attribute account_no.



5
6
7
# File 'lib/billogram/resources/domestic_bank_account.rb', line 5

def 
  @account_no
end

#clearing_noObject

Returns the value of attribute clearing_no.



5
6
7
# File 'lib/billogram/resources/domestic_bank_account.rb', line 5

def clearing_no
  @clearing_no
end