class Haystack::Dispute
- Haystack::Dispute
- Reference
- Object
Included Modules
- Haystack::Resource
- JSON::Serializable
Defined in:
haystack/dispute.crConstructors
Instance Method Summary
- #attachments : String | Nil
- #bin : String | Nil
- #category : String | Nil
- #created_at : Time | Nil
- #currency : Currency | Nil
- #customer : Customer | Nil
- #domain : Domain | Nil
- #due_at : Time | Nil
- #evidence : Evidence | Nil
- #history : Array(History) | Nil
- #id : Int64 | Nil
- #last4 : String | Nil
- #merchant_transaction_reference : String | Nil
- #message : Message | Nil
- #messages : Array(Message) | Nil
- #note : String | Nil
- #organization : Int64 | Nil
- #refund_amount : Int32 | Nil
- #resolution : String | Nil
- #resolved_at : Time | Nil
- #source : Source | Nil
- #status : Status | Nil
- #transaction : Transaction | Nil
- #transaction_reference : String | Nil
- #updated_at : Time | Nil