Class: Akatus::PaymentType

Inherits:
Object
  • Object
show all
Includes:
Transferrable
Defined in:
lib/akatus/payment_types.rb

Instance Attribute Summary collapse

Method Summary

Methods included from Transferrable

included, #initialize, #to_payload

Instance Attribute Details

#typeObject

Returns the value of attribute type.



5
6
7
# File 'lib/akatus/payment_types.rb', line 5

def type
  @type
end