Class: BuygoodsTransactionReversed

Inherits:
Buygoods show all
Defined in:
lib/k2-connect-ruby/k2_services/payloads/webhooks/buygoods_reversal.rb

Constant Summary

Constants inherited from K2CommonEvents

K2CommonEvents::REFERENCE_EXCEPTIONS

Instance Attribute Summary

Attributes inherited from Buygoods

#sender_first_name, #sender_last_name, #sender_phone_number, #system, #till_number

Attributes inherited from K2CommonEvents

#amount, #currency, #origination_time, #reference, #status

Attributes inherited from Webhook

#created_at, #event_resource, #event_type, #id, #links_resource, #links_self, #resource_id, #topic

Instance Method Summary collapse

Constructor Details

#initialize(payload) ⇒ BuygoodsTransactionReversed

Returns a new instance of BuygoodsTransactionReversed.



2
3
4
# File 'lib/k2-connect-ruby/k2_services/payloads/webhooks/buygoods_reversal.rb', line 2

def initialize(payload)
  super
end