Class: PaymentSettings

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

Instance Attribute Summary collapse

Instance Attribute Details

#recurring_payment_typeObject

Returns the value of attribute recurring_payment_type.



2
3
4
# File 'lib/billogram/resources/payment_settings.rb', line 2

def recurring_payment_type
  @recurring_payment_type
end