| Package | Description |
|---|---|
| com.adyen.model.nexo |
| Modifier and Type | Field and Description |
|---|---|
protected SaleData |
LoyaltyResponse.saleData
The Sale data.
|
protected SaleData |
CardAcquisitionRequest.saleData
The Sale data.
|
protected SaleData |
StoredValueResponse.saleData
The Sale data.
|
protected SaleData |
PerformedTransaction.saleData
The Sale data.
|
protected SaleData |
PaymentResponse.saleData
The Sale data.
|
protected SaleData |
StoredValueRequest.saleData
The Sale data.
|
protected SaleData |
PaymentRequest.saleData
The Sale data.
|
protected SaleData |
ReversalRequest.saleData
The Sale data.
|
protected SaleData |
LoyaltyRequest.saleData
The Sale data.
|
protected SaleData |
CardAcquisitionResponse.saleData
The Sale data.
|
| Modifier and Type | Method and Description |
|---|---|
SaleData |
ObjectFactory.createSaleData()
Create an instance of
SaleData |
SaleData |
LoyaltyResponse.getSaleData()
Gets the value of the saleData property.
|
SaleData |
CardAcquisitionRequest.getSaleData()
Gets the value of the saleData property.
|
SaleData |
StoredValueResponse.getSaleData()
Gets the value of the saleData property.
|
SaleData |
PerformedTransaction.getSaleData()
Gets the value of the saleData property.
|
SaleData |
PaymentResponse.getSaleData()
Gets the value of the saleData property.
|
SaleData |
StoredValueRequest.getSaleData()
Gets the value of the saleData property.
|
SaleData |
PaymentRequest.getSaleData()
Gets the value of the saleData property.
|
SaleData |
ReversalRequest.getSaleData()
Gets the value of the saleData property.
|
SaleData |
LoyaltyRequest.getSaleData()
Gets the value of the saleData property.
|
SaleData |
CardAcquisitionResponse.getSaleData()
Gets the value of the saleData property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LoyaltyResponse.setSaleData(SaleData value)
Sets the value of the saleData property.
|
void |
CardAcquisitionRequest.setSaleData(SaleData value)
Sets the value of the saleData property.
|
void |
StoredValueResponse.setSaleData(SaleData value)
Sets the value of the saleData property.
|
void |
PerformedTransaction.setSaleData(SaleData value)
Sets the value of the saleData property.
|
void |
PaymentResponse.setSaleData(SaleData value)
Sets the value of the saleData property.
|
void |
StoredValueRequest.setSaleData(SaleData value)
Sets the value of the saleData property.
|
void |
PaymentRequest.setSaleData(SaleData value)
Sets the value of the saleData property.
|
void |
ReversalRequest.setSaleData(SaleData value)
Sets the value of the saleData property.
|
void |
LoyaltyRequest.setSaleData(SaleData value)
Sets the value of the saleData property.
|
void |
CardAcquisitionResponse.setSaleData(SaleData value)
Sets the value of the saleData property.
|
Copyright © 2022. All rights reserved.