struct Haystack::Refund
- Haystack::Refund
- Struct
- Value
- Object
Included Modules
- Haystack::Resource
- JSON::Serializable
Defined in:
haystack/refund.crConstructors
Instance Method Summary
- #amount : Int32 | Nil
- #channel : Channel | Nil
- #created_at : Time | Nil
- #currency : Currency | Nil
- #customer_note : String | Nil
- #deducted_amount : Int32 | Nil
- #dispute : Dispute | Nil
- #domain : Domain | Nil
- #expected_at : Time | Nil
- #fully_deducted
- #fully_deducted?
- #id : Int64 | Nil
- #integration : Integration | Nil
- #merchant_note : String | Nil
- #refunded_at : Time | Nil
- #refunded_by : String | Nil
- #settlement : Settlement | Nil
- #status : Status | Nil
- #transaction : Transaction | Nil
- #updated_at : Time | Nil