| Package | Description |
|---|---|
| com.adyen.model.nexo |
| Modifier and Type | Field and Description |
|---|---|
protected SaleDataType |
StoredValueResponseType.saleData |
protected SaleDataType |
StoredValueRequestType.saleData |
protected SaleDataType |
PerformedTransactionType.saleData |
protected SaleDataType |
PaymentResponseType.saleData |
protected SaleDataType |
PaymentRequestType.saleData |
protected SaleDataType |
LoyaltyResponseType.saleData |
protected SaleDataType |
LoyaltyRequestType.saleData |
protected SaleDataType |
CardAcquisitionResponseType.saleData |
protected SaleDataType |
CardAcquisitionRequestType.saleData |
| Modifier and Type | Method and Description |
|---|---|
SaleDataType |
ObjectFactory.createSaleDataType()
Create an instance of
SaleDataType |
SaleDataType |
StoredValueResponseType.getSaleData()
Gets the value of the saleData property.
|
SaleDataType |
StoredValueRequestType.getSaleData()
Gets the value of the saleData property.
|
SaleDataType |
PerformedTransactionType.getSaleData()
Gets the value of the saleData property.
|
SaleDataType |
PaymentResponseType.getSaleData()
Gets the value of the saleData property.
|
SaleDataType |
PaymentRequestType.getSaleData()
Gets the value of the saleData property.
|
SaleDataType |
LoyaltyResponseType.getSaleData()
Gets the value of the saleData property.
|
SaleDataType |
LoyaltyRequestType.getSaleData()
Gets the value of the saleData property.
|
SaleDataType |
CardAcquisitionResponseType.getSaleData()
Gets the value of the saleData property.
|
SaleDataType |
CardAcquisitionRequestType.getSaleData()
Gets the value of the saleData property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StoredValueResponseType.setSaleData(SaleDataType value)
Sets the value of the saleData property.
|
void |
StoredValueRequestType.setSaleData(SaleDataType value)
Sets the value of the saleData property.
|
void |
PerformedTransactionType.setSaleData(SaleDataType value)
Sets the value of the saleData property.
|
void |
PaymentResponseType.setSaleData(SaleDataType value)
Sets the value of the saleData property.
|
void |
PaymentRequestType.setSaleData(SaleDataType value)
Sets the value of the saleData property.
|
void |
LoyaltyResponseType.setSaleData(SaleDataType value)
Sets the value of the saleData property.
|
void |
LoyaltyRequestType.setSaleData(SaleDataType value)
Sets the value of the saleData property.
|
void |
CardAcquisitionResponseType.setSaleData(SaleDataType value)
Sets the value of the saleData property.
|
void |
CardAcquisitionRequestType.setSaleData(SaleDataType value)
Sets the value of the saleData property.
|
Copyright © 2018. All rights reserved.