| Package | Description |
|---|---|
| com.adyen.model.nexo |
| Modifier and Type | Field and Description |
|---|---|
protected POIData |
LoyaltyResponse.poiData
The Poi data.
|
protected POIData |
StoredValueResponse.poiData
The Poi data.
|
protected POIData |
PerformedTransaction.poiData
The Poi data.
|
protected POIData |
ReversalResponse.poiData
The Poi data.
|
protected POIData |
PaymentResponse.poiData
The Poi data.
|
protected POIData |
CardAcquisitionResponse.poiData
The Poi data.
|
| Modifier and Type | Method and Description |
|---|---|
POIData |
ObjectFactory.createPOIData()
Create an instance of
POIData |
POIData |
LoyaltyResponse.getPOIData()
Gets the value of the poiData property.
|
POIData |
StoredValueResponse.getPOIData()
Gets the value of the poiData property.
|
POIData |
PerformedTransaction.getPOIData()
Gets the value of the poiData property.
|
POIData |
ReversalResponse.getPOIData()
Gets the value of the poiData property.
|
POIData |
PaymentResponse.getPOIData()
Gets the value of the poiData property.
|
POIData |
CardAcquisitionResponse.getPOIData()
Gets the value of the poiData property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LoyaltyResponse.setPOIData(POIData value)
Sets the value of the poiData property.
|
void |
StoredValueResponse.setPOIData(POIData value)
Sets the value of the poiData property.
|
void |
PerformedTransaction.setPOIData(POIData value)
Sets the value of the poiData property.
|
void |
ReversalResponse.setPOIData(POIData value)
Sets the value of the poiData property.
|
void |
PaymentResponse.setPOIData(POIData value)
Sets the value of the poiData property.
|
void |
CardAcquisitionResponse.setPOIData(POIData value)
Sets the value of the poiData property.
|
Copyright © 2022. All rights reserved.