Class: PaymentSettings
- Inherits:
-
Object
- Object
- PaymentSettings
- Defined in:
- lib/billogram/resources/payment_settings.rb
Instance Attribute Summary collapse
-
#recurring_payment_type ⇒ Object
Returns the value of attribute recurring_payment_type.
Instance Attribute Details
#recurring_payment_type ⇒ Object
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 |