| Package | Description |
|---|---|
| com.adyen.model.nexo |
| Modifier and Type | Field and Description |
|---|---|
protected POIDataType |
StoredValueResponseType.poiData |
protected POIDataType |
ReversalResponseType.poiData |
protected POIDataType |
PerformedTransactionType.poiData |
protected POIDataType |
PaymentResponseType.poiData |
protected POIDataType |
LoyaltyResponseType.poiData |
protected POIDataType |
CardAcquisitionResponseType.poiData |
| Modifier and Type | Method and Description |
|---|---|
POIDataType |
ObjectFactory.createPOIDataType()
Create an instance of
POIDataType |
POIDataType |
StoredValueResponseType.getPOIData()
Gets the value of the poiData property.
|
POIDataType |
ReversalResponseType.getPOIData()
Gets the value of the poiData property.
|
POIDataType |
PerformedTransactionType.getPOIData()
Gets the value of the poiData property.
|
POIDataType |
PaymentResponseType.getPOIData()
Gets the value of the poiData property.
|
POIDataType |
LoyaltyResponseType.getPOIData()
Gets the value of the poiData property.
|
POIDataType |
CardAcquisitionResponseType.getPOIData()
Gets the value of the poiData property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StoredValueResponseType.setPOIData(POIDataType value)
Sets the value of the poiData property.
|
void |
ReversalResponseType.setPOIData(POIDataType value)
Sets the value of the poiData property.
|
void |
PerformedTransactionType.setPOIData(POIDataType value)
Sets the value of the poiData property.
|
void |
PaymentResponseType.setPOIData(POIDataType value)
Sets the value of the poiData property.
|
void |
LoyaltyResponseType.setPOIData(POIDataType value)
Sets the value of the poiData property.
|
void |
CardAcquisitionResponseType.setPOIData(POIDataType value)
Sets the value of the poiData property.
|
Copyright © 2018. All rights reserved.