| Package | Description |
|---|---|
| com.adyen.model.nexo |
| Modifier and Type | Field and Description |
|---|---|
protected CustomerOrderType |
PaymentDataType.customerOrder |
protected CustomerOrderType |
ReversalRequestType.customerOrderID |
| Modifier and Type | Field and Description |
|---|---|
protected List<CustomerOrderType> |
PaymentResponseType.customerOrder |
protected List<CustomerOrderType> |
CardDataType.customerOrder |
protected List<CustomerOrderType> |
CardAcquisitionResponseType.customerOrder |
| Modifier and Type | Method and Description |
|---|---|
CustomerOrderType |
ObjectFactory.createCustomerOrderType()
Create an instance of
CustomerOrderType |
CustomerOrderType |
PaymentDataType.getCustomerOrder()
Gets the value of the customerOrder property.
|
CustomerOrderType |
ReversalRequestType.getCustomerOrderID()
Gets the value of the customerOrderID property.
|
| Modifier and Type | Method and Description |
|---|---|
List<CustomerOrderType> |
PaymentResponseType.getCustomerOrder()
Gets the value of the customerOrder property.
|
List<CustomerOrderType> |
CardDataType.getCustomerOrder()
Gets the value of the customerOrder property.
|
List<CustomerOrderType> |
CardAcquisitionResponseType.getCustomerOrder()
Gets the value of the customerOrder property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PaymentDataType.setCustomerOrder(CustomerOrderType value)
Sets the value of the customerOrder property.
|
void |
ReversalRequestType.setCustomerOrderID(CustomerOrderType value)
Sets the value of the customerOrderID property.
|
Copyright © 2018. All rights reserved.