| Package | Description |
|---|---|
| com.adyen.model.nexo |
| Modifier and Type | Method and Description |
|---|---|
TransactionIdentificationType |
ObjectFactory.createTransactionIdentificationType()
Create an instance of
TransactionIdentificationType |
TransactionIdentificationType |
PaymentAcquirerDataType.getAcquirerTransactionID()
Gets the value of the acquirerTransactionID property.
|
TransactionIdentificationType |
PaymentDataType.getCardAcquisitionReference()
Gets the value of the cardAcquisitionReference property.
|
TransactionIdentificationType |
PaymentAccountReqType.getCardAcquisitionReference()
Gets the value of the cardAcquisitionReference property.
|
TransactionIdentificationType |
LoyaltyDataType.getCardAcquisitionReference()
Gets the value of the cardAcquisitionReference property.
|
TransactionIdentificationType |
LoyaltyAccountReqType.getCardAcquisitionReference()
Gets the value of the cardAcquisitionReference property.
|
TransactionIdentificationType |
StoredValueResultType.getHostTransactionID()
Gets the value of the hostTransactionID property.
|
TransactionIdentificationType |
OriginalPOITransactionType.getHostTransactionID()
Gets the value of the hostTransactionID property.
|
TransactionIdentificationType |
LoyaltyAcquirerDataType.getLoyaltyTransactionID()
Gets the value of the loyaltyTransactionID property.
|
TransactionIdentificationType |
POIDataType.getPOITransactionID()
Gets the value of the poiTransactionID property.
|
TransactionIdentificationType |
OriginalPOITransactionType.getPOITransactionID()
Gets the value of the poiTransactionID property.
|
TransactionIdentificationType |
SaleDataType.getSaleTransactionID()
Gets the value of the saleTransactionID property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PaymentAcquirerDataType.setAcquirerTransactionID(TransactionIdentificationType value)
Sets the value of the acquirerTransactionID property.
|
void |
PaymentDataType.setCardAcquisitionReference(TransactionIdentificationType value)
Sets the value of the cardAcquisitionReference property.
|
void |
PaymentAccountReqType.setCardAcquisitionReference(TransactionIdentificationType value)
Sets the value of the cardAcquisitionReference property.
|
void |
LoyaltyDataType.setCardAcquisitionReference(TransactionIdentificationType value)
Sets the value of the cardAcquisitionReference property.
|
void |
LoyaltyAccountReqType.setCardAcquisitionReference(TransactionIdentificationType value)
Sets the value of the cardAcquisitionReference property.
|
void |
StoredValueResultType.setHostTransactionID(TransactionIdentificationType value)
Sets the value of the hostTransactionID property.
|
void |
OriginalPOITransactionType.setHostTransactionID(TransactionIdentificationType value)
Sets the value of the hostTransactionID property.
|
void |
LoyaltyAcquirerDataType.setLoyaltyTransactionID(TransactionIdentificationType value)
Sets the value of the loyaltyTransactionID property.
|
void |
POIDataType.setPOITransactionID(TransactionIdentificationType value)
Sets the value of the poiTransactionID property.
|
void |
OriginalPOITransactionType.setPOITransactionID(TransactionIdentificationType value)
Sets the value of the poiTransactionID property.
|
void |
SaleDataType.setSaleTransactionID(TransactionIdentificationType value)
Sets the value of the saleTransactionID property.
|
Copyright © 2018. All rights reserved.