| Package | Description |
|---|---|
| com.adyen.model.nexo |
| Modifier and Type | Field and Description |
|---|---|
protected SaleTerminalData |
LoginRequest.saleTerminalData
The Sale terminal data.
|
protected SaleTerminalData |
SaleData.saleTerminalData
The Sale terminal data.
|
| Modifier and Type | Method and Description |
|---|---|
SaleTerminalData |
ObjectFactory.createSaleTerminalData()
Create an instance of
SaleTerminalData |
SaleTerminalData |
LoginRequest.getSaleTerminalData()
Gets the value of the saleTerminalData property.
|
SaleTerminalData |
SaleData.getSaleTerminalData()
Gets the value of the saleTerminalData property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LoginRequest.setSaleTerminalData(SaleTerminalData value)
Sets the value of the saleTerminalData property.
|
void |
SaleData.setSaleTerminalData(SaleTerminalData value)
Sets the value of the saleTerminalData property.
|
Copyright © 2022. All rights reserved.