public class OrderOutput extends Object
Constructor and Description |
---|
OrderOutput() |
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
|
public AmountOfMoney getAmountOfMoney()
public void setAmountOfMoney(AmountOfMoney value)
public PaymentReferences getReferences()
public void setReferences(PaymentReferences value)
Copyright © 2024 Worldline Global Collect. All rights reserved.