public class LocalPaymentDetails extends Object
Modifier and Type | Field and Description |
---|---|
private String |
captureId |
private String |
customField |
private String |
debugId |
private String |
description |
private String |
fundingSource |
private String |
payerId |
private String |
paymentId |
private String |
refundFromTransactionFeeAmount |
private String |
refundFromTransactionFeeCurrencyIsoCode |
private String |
refundId |
private String |
transactionFeeAmount |
private String |
transactionFeeCurrencyIsoCode |
Constructor and Description |
---|
LocalPaymentDetails(NodeWrapper node) |
Modifier and Type | Method and Description |
---|---|
String |
getCaptureId() |
String |
getCustomField() |
String |
getDebugId() |
String |
getDescription() |
String |
getFundingSource() |
String |
getPayerId() |
String |
getPaymentId() |
String |
getRefundFromTransactionFeeAmount() |
String |
getRefundFromTransactionFeeCurrencyIsoCode() |
String |
getRefundId() |
String |
getTransactionFeeAmount() |
String |
getTransactionFeeCurrencyIsoCode() |
private String captureId
private String customField
private String debugId
private String description
private String fundingSource
private String payerId
private String paymentId
private String refundFromTransactionFeeAmount
private String refundFromTransactionFeeCurrencyIsoCode
private String refundId
private String transactionFeeAmount
private String transactionFeeCurrencyIsoCode
public LocalPaymentDetails(NodeWrapper node)
public String getCaptureId()
public String getCustomField()
public String getDebugId()
public String getDescription()
public String getFundingSource()
public String getPayerId()
public String getPaymentId()
public String getRefundFromTransactionFeeAmount()
public String getRefundFromTransactionFeeCurrencyIsoCode()
public String getRefundId()
public String getTransactionFeeAmount()
public String getTransactionFeeCurrencyIsoCode()
Copyright © 2013-2020. All Rights Reserved.