PaymentUpdateResponse |
PaymentUpdateResponse.paymentData(ResponseUpdatedTransactionData paymentData) |
AuthenticationUpdateResponse |
AuthenticationUpdateResponse.paymentData(ResponseUpdatedTransactionData paymentData) |
PayoutUpdateResponse |
PayoutUpdateResponse.payoutData(ResponseUpdatedTransactionData payoutData) |
RecurringUpdateResponse |
RecurringUpdateResponse.recurringData(ResponseUpdatedTransactionData recurringData) |
RefundUpdateResponse |
RefundUpdateResponse.refundData(ResponseUpdatedTransactionData refundData) |
void |
PaymentUpdateResponse.setPaymentData(ResponseUpdatedTransactionData paymentData) |
void |
AuthenticationUpdateResponse.setPaymentData(ResponseUpdatedTransactionData paymentData) |
void |
PayoutUpdateResponse.setPayoutData(ResponseUpdatedTransactionData payoutData) |
void |
RecurringUpdateResponse.setRecurringData(ResponseUpdatedTransactionData recurringData) |
void |
RefundUpdateResponse.setRefundData(ResponseUpdatedTransactionData refundData) |