Class: DineroMailIpn::Operation

Inherits:
Struct
  • Object
show all
Defined in:
lib/dinero_mail_ipn/notification_parser.rb

Instance Attribute Summary collapse

Instance Attribute Details

#idObject

Returns the value of attribute id

Returns:

  • (Object)

    the current value of id



75
76
77
# File 'lib/dinero_mail_ipn/notification_parser.rb', line 75

def id
  @id
end

#typeObject

Returns the value of attribute type

Returns:

  • (Object)

    the current value of type



75
76
77
# File 'lib/dinero_mail_ipn/notification_parser.rb', line 75

def type
  @type
end