public class RefundRequest extends Object
| Constructor and Description |
|---|
RefundRequest() |
| Modifier and Type | Method and Description |
|---|---|
AmountOfMoney |
getAmountOfMoney()
Object containing amount and ISO currency code attributes
|
PaymentReferences |
getReferences()
Object that holds all reference properties that are linked to this transaction
|
void |
setAmountOfMoney(AmountOfMoney value)
Object containing amount and ISO currency code attributes
|
void |
setReferences(PaymentReferences value)
Object that holds all reference properties that are linked to this transaction
|
RefundRequest |
withAmountOfMoney(AmountOfMoney value)
Object containing amount and ISO currency code attributes
|
RefundRequest |
withReferences(PaymentReferences value)
Object that holds all reference properties that are linked to this transaction
|
public AmountOfMoney getAmountOfMoney()
public void setAmountOfMoney(AmountOfMoney value)
public RefundRequest withAmountOfMoney(AmountOfMoney value)
public PaymentReferences getReferences()
public void setReferences(PaymentReferences value)
public RefundRequest withReferences(PaymentReferences value)
Copyright © 2023 Worldline Online Payments Direct. All rights reserved.