public class CisSapDigitalPaymentChargeRequest
extends java.lang.Object
| Constructor and Description |
|---|
CisSapDigitalPaymentChargeRequest() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getAmountInPaymentCurrency() |
CisSapDigitalPaymentAuthorization |
getCisSapDigitalPaymentAuthorization() |
CisSapDigitalPaymentSource |
getCisSapDigitalPaymentSource() |
java.lang.String |
getPaymentCurrency() |
java.lang.String |
getPaymentIsToBeCaptured() |
java.lang.String |
getPaymentTransactionDescription() |
java.lang.String |
getReferenceDocument() |
void |
setAmountInPaymentCurrency(java.lang.String amountInPaymentCurrency) |
void |
setCisSapDigitalPaymentAuthorization(CisSapDigitalPaymentAuthorization cisSapDigitalPaymentAuthorization) |
void |
setCisSapDigitalPaymentSource(CisSapDigitalPaymentSource cisSapDigitalPaymentSource) |
void |
setPaymentCurrency(java.lang.String paymentCurrency) |
void |
setPaymentIsToBeCaptured(java.lang.String paymentIsToBeCaptured) |
void |
setPaymentTransactionDescription(java.lang.String paymentTransactionDescription) |
void |
setReferenceDocument(java.lang.String referenceDocument) |
public CisSapDigitalPaymentSource getCisSapDigitalPaymentSource()
public void setCisSapDigitalPaymentSource(CisSapDigitalPaymentSource cisSapDigitalPaymentSource)
cisSapDigitalPaymentSource - the cisSapDigitalPaymentSource to setpublic java.lang.String getAmountInPaymentCurrency()
public void setAmountInPaymentCurrency(java.lang.String amountInPaymentCurrency)
amountInPaymentCurrency - the amountInPaymentCurrency to setpublic java.lang.String getPaymentCurrency()
public void setPaymentCurrency(java.lang.String paymentCurrency)
paymentCurrency - the paymentCurrency to setpublic java.lang.String getPaymentTransactionDescription()
public void setPaymentTransactionDescription(java.lang.String paymentTransactionDescription)
paymentTransactionDescription - the paymentTransactionDescription to setpublic java.lang.String getPaymentIsToBeCaptured()
public void setPaymentIsToBeCaptured(java.lang.String paymentIsToBeCaptured)
paymentIsToBeCaptured - the paymentIsToBeCaptured to setpublic java.lang.String getReferenceDocument()
public void setReferenceDocument(java.lang.String referenceDocument)
referenceDocument - the referenceDocument to setpublic CisSapDigitalPaymentAuthorization getCisSapDigitalPaymentAuthorization()
public void setCisSapDigitalPaymentAuthorization(CisSapDigitalPaymentAuthorization cisSapDigitalPaymentAuthorization)
cisSapDigitalPaymentAuthorization - the cisSapDigitalPaymentAuthorization to setCopyright © 2018 SAP SE. All Rights Reserved.