| Package | Description |
|---|---|
| com.onlinepayments.domain |
| Modifier and Type | Method and Description |
|---|---|
AdditionalOrderInput |
Order.getAdditionalInput()
Object containing additional input on the order
|
AdditionalOrderInput |
AdditionalOrderInput.withAirlineData(AirlineData value)
Object that holds airline specific data
|
AdditionalOrderInput |
AdditionalOrderInput.withLoanRecipient(LoanRecipient value)
Object containing specific data regarding the recipient of a loan in the UK
|
AdditionalOrderInput |
AdditionalOrderInput.withLodgingData(LodgingData value)
Object that holds lodging specific data
|
AdditionalOrderInput |
AdditionalOrderInput.withTypeInformation(OrderTypeInformation value)
Object that holds the purchase and usage type indicators
|
| Modifier and Type | Method and Description |
|---|---|
void |
Order.setAdditionalInput(AdditionalOrderInput value)
Object containing additional input on the order
|
Order |
Order.withAdditionalInput(AdditionalOrderInput value)
Object containing additional input on the order
|
Copyright © 2023 Worldline Online Payments Direct. All rights reserved.