Class: Xendit::Refund
- Inherits:
-
Object
- Object
- Xendit::Refund
- Defined in:
- lib/xendit/resources/refund.rb
Class Method Summary collapse
Class Method Details
.create(**opts) ⇒ Object
6 7 8 |
# File 'lib/xendit/resources/refund.rb', line 6 def create(**opts) ApiClient.post "refunds", opts end |