| Package | Description |
|---|---|
| com.adyen.model.nexo |
| Modifier and Type | Field and Description |
|---|---|
protected TransactionIdentification |
PaymentAcquirerData.acquirerTransactionID
The Acquirer transaction id.
|
protected TransactionIdentification |
PaymentData.cardAcquisitionReference
The Card acquisition reference.
|
protected TransactionIdentification |
PaymentAccountReq.cardAcquisitionReference
The Card acquisition reference.
|
protected TransactionIdentification |
LoyaltyAccountReq.cardAcquisitionReference
The Card acquisition reference.
|
protected TransactionIdentification |
LoyaltyData.cardAcquisitionReference
The Card acquisition reference.
|
protected TransactionIdentification |
StoredValueResult.hostTransactionID
The Host transaction id.
|
protected TransactionIdentification |
OriginalPOITransaction.hostTransactionID
The Host transaction id.
|
protected TransactionIdentification |
LoyaltyAcquirerData.loyaltyTransactionID
The Loyalty transaction id.
|
protected TransactionIdentification |
POIData.poiTransactionID
The Poi transaction id.
|
protected TransactionIdentification |
OriginalPOITransaction.poiTransactionID
The Poi transaction id.
|
protected TransactionIdentification |
SaleData.saleTransactionID
The Sale transaction id.
|
| Modifier and Type | Method and Description |
|---|---|
TransactionIdentification |
ObjectFactory.createTransactionIdentification()
Create an instance of
TransactionIdentification |
TransactionIdentification |
PaymentAcquirerData.getAcquirerTransactionID()
Gets the value of the acquirerTransactionID property.
|
TransactionIdentification |
PaymentData.getCardAcquisitionReference()
Gets the value of the cardAcquisitionReference property.
|
TransactionIdentification |
PaymentAccountReq.getCardAcquisitionReference()
Gets the value of the cardAcquisitionReference property.
|
TransactionIdentification |
LoyaltyAccountReq.getCardAcquisitionReference()
Gets the value of the cardAcquisitionReference property.
|
TransactionIdentification |
LoyaltyData.getCardAcquisitionReference()
Gets the value of the cardAcquisitionReference property.
|
TransactionIdentification |
StoredValueResult.getHostTransactionID()
Gets the value of the hostTransactionID property.
|
TransactionIdentification |
OriginalPOITransaction.getHostTransactionID()
Gets the value of the hostTransactionID property.
|
TransactionIdentification |
LoyaltyAcquirerData.getLoyaltyTransactionID()
Gets the value of the loyaltyTransactionID property.
|
TransactionIdentification |
POIData.getPOITransactionID()
Gets the value of the poiTransactionID property.
|
TransactionIdentification |
OriginalPOITransaction.getPOITransactionID()
Gets the value of the poiTransactionID property.
|
TransactionIdentification |
SaleData.getSaleTransactionID()
Gets the value of the saleTransactionID property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PaymentAcquirerData.setAcquirerTransactionID(TransactionIdentification value)
Sets the value of the acquirerTransactionID property.
|
void |
PaymentData.setCardAcquisitionReference(TransactionIdentification value)
Sets the value of the cardAcquisitionReference property.
|
void |
PaymentAccountReq.setCardAcquisitionReference(TransactionIdentification value)
Sets the value of the cardAcquisitionReference property.
|
void |
LoyaltyAccountReq.setCardAcquisitionReference(TransactionIdentification value)
Sets the value of the cardAcquisitionReference property.
|
void |
LoyaltyData.setCardAcquisitionReference(TransactionIdentification value)
Sets the value of the cardAcquisitionReference property.
|
void |
StoredValueResult.setHostTransactionID(TransactionIdentification value)
Sets the value of the hostTransactionID property.
|
void |
OriginalPOITransaction.setHostTransactionID(TransactionIdentification value)
Sets the value of the hostTransactionID property.
|
void |
LoyaltyAcquirerData.setLoyaltyTransactionID(TransactionIdentification value)
Sets the value of the loyaltyTransactionID property.
|
void |
POIData.setPOITransactionID(TransactionIdentification value)
Sets the value of the poiTransactionID property.
|
void |
OriginalPOITransaction.setPOITransactionID(TransactionIdentification value)
Sets the value of the poiTransactionID property.
|
void |
SaleData.setSaleTransactionID(TransactionIdentification value)
Sets the value of the saleTransactionID property.
|
Copyright © 2022. All rights reserved.