Class: PaystackGateway::Refunds::CreateResponse
- Inherits:
-
PaystackGateway::Response
- Object
- Hashie::Dash
- PaystackGateway::Response
- PaystackGateway::Refunds::CreateResponse
- Includes:
- TransactionRefundResponse, TransactionResponse
- Defined in:
- lib/paystack_gateway/refunds.rb
Overview
Response from POST /refund endpoint.
Method Summary
Methods included from TransactionRefundResponse
#refund_failed?, #refund_pending?, #refund_success?
Methods included from TransactionResponse
#failure_reason, #subaccount_amount, #transaction_abandoned?, #transaction_amount, #transaction_completed_at, #transaction_failed?, #transaction_pending?, #transaction_status, #transaction_success?