Class: Newebpay::CloseFund::Refund
- Defined in:
- lib/newebpay/close_fund/refund.rb
Overview
退款
Constant Summary
Constants inherited from Base
Instance Attribute Summary
Attributes inherited from Base
#attrs, #merchant_id, #response
Instance Method Summary collapse
Methods inherited from Base
#encode_url_params, #form_attrs, #initialize, #trade_info, #version
Constructor Details
This class inherits a constructor from Newebpay::CloseFund::Base
Instance Method Details
#close_type ⇒ Object
6 7 8 |
# File 'lib/newebpay/close_fund/refund.rb', line 6 def close_type @close_type ||= '2' end |