Class: Billogram::PaymentSettings

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

#recurring_payment_typeObject

Returns the value of attribute recurring_payment_type.



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

def recurring_payment_type
  @recurring_payment_type
end