Class: Billogram::Payment

Inherits:
Resource show all
Defined in:
lib/billogram/resources/payment.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

#bankgiroObject

Returns the value of attribute bankgiro.



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

def bankgiro
  @bankgiro
end

#plusgiroObject

Returns the value of attribute plusgiro.



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

def plusgiro
  @plusgiro
end