| Package | Description |
|---|---|
| com.adyen.model.nexo |
| Modifier and Type | Field and Description |
|---|---|
protected StoredValueResponse |
RepeatedMessageResponseBody.storedValueResponse
The Stored value response.
|
protected StoredValueResponse |
RepeatedResponseMessageBody.storedValueResponse
The Stored value response.
|
protected StoredValueResponse |
SaleToPOIResponse.storedValueResponse
The Stored value response.
|
| Modifier and Type | Method and Description |
|---|---|
StoredValueResponse |
ObjectFactory.createStoredValueResponse()
Create an instance of
StoredValueResponse |
StoredValueResponse |
RepeatedMessageResponseBody.getStoredValueResponse()
Gets the value of the storedValueResponse property.
|
StoredValueResponse |
RepeatedResponseMessageBody.getStoredValueResponse()
Gets the value of the storedValueResponse property.
|
StoredValueResponse |
SaleToPOIResponse.getStoredValueResponse()
Gets the value of the storedValueResponse property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RepeatedMessageResponseBody.setStoredValueResponse(StoredValueResponse value)
Sets the value of the storedValueResponse property.
|
void |
RepeatedResponseMessageBody.setStoredValueResponse(StoredValueResponse value)
Sets the value of the storedValueResponse property.
|
void |
SaleToPOIResponse.setStoredValueResponse(StoredValueResponse value)
Sets the value of the storedValueResponse property.
|
Copyright © 2022. All rights reserved.