| Package | Description |
|---|---|
| com.adyen.model.storedvalue |
| Modifier and Type | Method and Description |
|---|---|
static StoredValueBalanceCheckResponse.ResultCodeEnum |
StoredValueBalanceCheckResponse.ResultCodeEnum.fromValue(String text) |
StoredValueBalanceCheckResponse.ResultCodeEnum |
StoredValueBalanceCheckResponse.getResultCode()
The result of the payment.
|
StoredValueBalanceCheckResponse.ResultCodeEnum |
StoredValueBalanceCheckResponse.ResultCodeEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static StoredValueBalanceCheckResponse.ResultCodeEnum |
StoredValueBalanceCheckResponse.ResultCodeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StoredValueBalanceCheckResponse.ResultCodeEnum[] |
StoredValueBalanceCheckResponse.ResultCodeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
StoredValueBalanceCheckResponse |
StoredValueBalanceCheckResponse.resultCode(StoredValueBalanceCheckResponse.ResultCodeEnum resultCode) |
void |
StoredValueBalanceCheckResponse.setResultCode(StoredValueBalanceCheckResponse.ResultCodeEnum resultCode) |
void |
StoredValueBalanceCheckResponse.ResultCodeEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
StoredValueBalanceCheckResponse.ResultCodeEnum enumeration) |
Copyright © 2022. All rights reserved.