Class: Billogram::DomesticBankAccount

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

Constant Summary

Constants inherited from Resource

Resource::DEFAULT_OPTIONS

Instance Attribute Summary collapse

Method Summary

Methods inherited from Resource

build_objects, create, delete, #delete, endpoint, #endpoint, fetch, #initialize, #perform_request, perform_request, relation, relations, search, #to_json, #update, update

Constructor Details

This class inherits a constructor from Billogram::Resource

Instance Attribute Details

#account_noObject

Returns the value of attribute account_no.



3
4
5
# File 'lib/billogram/resources/domestic_bank_account.rb', line 3

def 
  @account_no
end

#clearing_noObject

Returns the value of attribute clearing_no.



3
4
5
# File 'lib/billogram/resources/domestic_bank_account.rb', line 3

def clearing_no
  @clearing_no
end