| Package | Description |
|---|---|
| com.adyen.model.nexo | |
| com.adyen.serializer |
| Modifier and Type | Field and Description |
|---|---|
protected SaleToAcquirerData |
SaleData.saleToAcquirerData
The Sale to acquirer data.
|
| Modifier and Type | Method and Description |
|---|---|
SaleToAcquirerData |
SaleData.getSaleToAcquirerData()
Gets the value of the saleToAcquirerData property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SaleData.setSaleToAcquirerData(SaleToAcquirerData value)
Sets the value of the saleToAcquirerData property.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.gson.JsonElement |
SaleToAcquirerDataSerializer.serialize(SaleToAcquirerData saleToAcquirerData,
Type typeOfSrc,
com.google.gson.JsonSerializationContext context) |
Copyright © 2022. All rights reserved.