abstract struct Mollie::Base::Capture
- Mollie::Base::Capture
- Mollie::Base::Resource
- Struct
- Value
- Object
Included Modules
Direct Known Subclasses
Defined in:
mollie/base/capture.crConstructors
Instance Method Summary
- #amount : Amount
- #created_at : Time
- #id : String
- #mode : String
- #payment(options : Hash | NamedTuple = HS2.new)
- #payment_id : String
- #settlement(options : Hash | NamedTuple = HS2.new)
- #settlement_amount : Union(Amount, Nil)
- #settlement_id : Union(String, Nil)
- #shipment(options : Hash | NamedTuple = HS2.new)
- #shipment_id : Union(String, Nil)