public class CancelPaymentRequest extends Object
| Constructor and Description |
|---|
CancelPaymentRequest() |
| Modifier and Type | Method and Description |
|---|---|
AmountOfMoney |
getAmountOfMoney()
Object containing amount and ISO currency code attributes
|
Boolean |
getIsFinal()
This property indicates whether this will be the final operation.
|
void |
setAmountOfMoney(AmountOfMoney value)
Object containing amount and ISO currency code attributes
|
void |
setIsFinal(Boolean value)
This property indicates whether this will be the final operation.
|
CancelPaymentRequest |
withAmountOfMoney(AmountOfMoney value)
Object containing amount and ISO currency code attributes
|
CancelPaymentRequest |
withIsFinal(Boolean value)
This property indicates whether this will be the final operation.
|
public AmountOfMoney getAmountOfMoney()
public void setAmountOfMoney(AmountOfMoney value)
public CancelPaymentRequest withAmountOfMoney(AmountOfMoney value)
public Boolean getIsFinal()
public void setIsFinal(Boolean value)
public CancelPaymentRequest withIsFinal(Boolean value)
Copyright © 2024 Worldline Online Payments Direct. All rights reserved.