Class: EasyPing::Model::Refund
- Defined in:
- lib/easy_ping/model.rb
Constant Summary collapse
- ATTRIBUTES =
[:id, :object, :order_no, :amount, :succeed, :created, :time_settleme_succeed, :description, :failure_code, :failure_msg, :metadata, :charge ]
Instance Attribute Summary
Attributes inherited from Abstract
Method Summary
Methods inherited from Abstract
Constructor Details
This class inherits a constructor from EasyPing::Model::Abstract