| Package | Description |
|---|---|
| com.adyen.model.nexo |
| Modifier and Type | Field and Description |
|---|---|
protected StoredValueAccountID |
StoredValueData.storedValueAccountID
The Stored value account id.
|
protected StoredValueAccountID |
StoredValueAccountStatus.storedValueAccountID
The Stored value account id.
|
protected StoredValueAccountID |
PaymentInstrumentData.storedValueAccountID
The Stored value account id.
|
| Modifier and Type | Method and Description |
|---|---|
StoredValueAccountID |
ObjectFactory.createStoredValueAccountID()
Create an instance of
StoredValueAccountID |
StoredValueAccountID |
StoredValueData.getStoredValueAccountID()
Gets the value of the storedValueAccountID property.
|
StoredValueAccountID |
StoredValueAccountStatus.getStoredValueAccountID()
Gets the value of the storedValueAccountID property.
|
StoredValueAccountID |
PaymentInstrumentData.getStoredValueAccountID()
Gets the value of the storedValueAccountID property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StoredValueData.setStoredValueAccountID(StoredValueAccountID value)
Sets the value of the storedValueAccountID property.
|
void |
StoredValueAccountStatus.setStoredValueAccountID(StoredValueAccountID value)
Sets the value of the storedValueAccountID property.
|
void |
PaymentInstrumentData.setStoredValueAccountID(StoredValueAccountID value)
Sets the value of the storedValueAccountID property.
|
Copyright © 2022. All rights reserved.