public class CisSapDigitalPaymentRefundRequest
extends java.lang.Object
| Constructor and Description |
|---|
CisSapDigitalPaymentRefundRequest() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getAmountInRefundCurrency() |
CisSapDigitalPaymentSource |
getCisSapDigitalPaymentSource() |
java.lang.String |
getPaymentByPaymentServicePrvdr() |
java.lang.String |
getPaymentTransactionDescription() |
java.lang.String |
getReferenceDocument() |
java.lang.String |
getRefundCurrency() |
void |
setAmountInRefundCurrency(java.lang.String amountInRefundCurrency) |
void |
setCisSapDigitalPaymentSource(CisSapDigitalPaymentSource cisSapDigitalPaymentSource) |
void |
setPaymentByPaymentServicePrvdr(java.lang.String paymentByPaymentServicePrvdr) |
void |
setPaymentTransactionDescription(java.lang.String paymentTransactionDescription) |
void |
setReferenceDocument(java.lang.String referenceDocument) |
void |
setRefundCurrency(java.lang.String refundCurrency) |
public CisSapDigitalPaymentSource getCisSapDigitalPaymentSource()
public void setCisSapDigitalPaymentSource(CisSapDigitalPaymentSource cisSapDigitalPaymentSource)
cisSapDigitalPaymentSource - the cisSapDigitalPaymentSource to setpublic java.lang.String getAmountInRefundCurrency()
public void setAmountInRefundCurrency(java.lang.String amountInRefundCurrency)
amountInRefundCurrency - the amountInRefundCurrency to setpublic java.lang.String getRefundCurrency()
public void setRefundCurrency(java.lang.String refundCurrency)
refundCurrency - the refundCurrency to setpublic java.lang.String getPaymentTransactionDescription()
public void setPaymentTransactionDescription(java.lang.String paymentTransactionDescription)
paymentTransactionDescription - the paymentTransactionDescription to setpublic java.lang.String getPaymentByPaymentServicePrvdr()
public void setPaymentByPaymentServicePrvdr(java.lang.String paymentByPaymentServicePrvdr)
paymentByPaymentServicePrvdr - the paymentByPaymentServicePrvdr to setpublic java.lang.String getReferenceDocument()
public void setReferenceDocument(java.lang.String referenceDocument)
referenceDocument - the referenceDocument to setCopyright © 2018 SAP SE. All Rights Reserved.