Class: Square::Types::InvoiceRefundedEvent
- Inherits:
-
Internal::Types::Model
- Object
- Internal::Types::Model
- Square::Types::InvoiceRefundedEvent
- Defined in:
- lib/square/types/invoice_refunded_event.rb
Overview
Published when a refund is applied toward a payment of an [invoice](entity:Invoice). For more information about invoice refunds, see [Refund an invoice](developer.squareup.com/docs/invoices-api/pay-refund-invoices#refund-invoice).
Method Summary
Methods inherited from Internal::Types::Model
#==, ===, add_extra_field_definition, coerce, extra_fields, field, fields, #initialize, #inspect, literal, load, #to_h
Methods included from Internal::Types::Type
Methods included from Internal::JSON::Serializable
Constructor Details
This class inherits a constructor from Square::Internal::Types::Model