| Package | Description |
|---|---|
| com.adyen.model.nexo |
| Modifier and Type | Field and Description |
|---|---|
protected SaleTerminalDataType |
SaleDataType.saleTerminalData |
protected SaleTerminalDataType |
LoginRequestType.saleTerminalData |
| Modifier and Type | Method and Description |
|---|---|
SaleTerminalDataType |
ObjectFactory.createSaleTerminalDataType()
Create an instance of
SaleTerminalDataType |
SaleTerminalDataType |
SaleDataType.getSaleTerminalData()
Gets the value of the saleTerminalData property.
|
SaleTerminalDataType |
LoginRequestType.getSaleTerminalData()
Gets the value of the saleTerminalData property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SaleDataType.setSaleTerminalData(SaleTerminalDataType value)
Sets the value of the saleTerminalData property.
|
void |
LoginRequestType.setSaleTerminalData(SaleTerminalDataType value)
Sets the value of the saleTerminalData property.
|
Copyright © 2018. All rights reserved.