public class PaymentLinkOrderOutput extends Object
| Constructor and Description |
|---|
PaymentLinkOrderOutput() |
| Modifier and Type | Method and Description |
|---|---|
AmountOfMoney |
getAmount()
Object containing amount and ISO currency code attributes
|
String |
getMerchantReference()
Your unique reference of the transaction that is also returned in our report files.
|
void |
setAmount(AmountOfMoney value)
Object containing amount and ISO currency code attributes
|
void |
setMerchantReference(String value)
Your unique reference of the transaction that is also returned in our report files.
|
PaymentLinkOrderOutput |
withAmount(AmountOfMoney value)
Object containing amount and ISO currency code attributes
|
PaymentLinkOrderOutput |
withMerchantReference(String value)
Your unique reference of the transaction that is also returned in our report files.
|
public AmountOfMoney getAmount()
public void setAmount(AmountOfMoney value)
public PaymentLinkOrderOutput withAmount(AmountOfMoney value)
public String getMerchantReference()
public void setMerchantReference(String value)
public PaymentLinkOrderOutput withMerchantReference(String value)
Copyright © 2024 Worldline Online Payments Direct. All rights reserved.