abstract struct Mollie::Base::Refund
- Mollie::Base::Refund
- Mollie::Base::Resource
- Struct
- Value
- Object
Included Modules
Direct Known Subclasses
Defined in:
mollie/base/refund.crConstructors
Instance Method Summary
- #amount : Amount
- #created_at : Time
- #description : String
- #failed?
- #id : String
- #lines : Union(Array(Mollie::Line), Nil)
- #metadata : Union(HSBFIS, Nil)
- #order_id : Union(String, Nil)
- #payment(options : Hash | NamedTuple = HS2.new)
- #payment_id : String
- #pending?
- #processing?
- #queued?
- #refunded?
- #settlement(options : Hash | NamedTuple = HS2.new)
- #settlement_amount : Union(Amount, Nil)
- #settlement_id : Union(String, Nil)
- #status : String