Class: PaystackGateway::Transfers::VerifyTransferResponse

Inherits:
InitiateTransferResponse show all
Defined in:
lib/paystack_gateway/transfers.rb

Overview

Response from GET /transfer/verify/:reference endpoint.

Method Summary

Methods inherited from InitiateTransferResponse

#transaction_completed_at

Methods included from PaystackGateway::TransactionResponse

#failure_reason, #subaccount_amount, #transaction_abandoned?, #transaction_amount, #transaction_completed_at, #transaction_failed?, #transaction_pending?, #transaction_status, #transaction_success?

Methods inherited from Response

coerce_data