| Package | Description |
|---|---|
| com.adyen.model.nexo |
| Modifier and Type | Field and Description |
|---|---|
protected ResultType |
Response.result
The Result.
|
| Modifier and Type | Method and Description |
|---|---|
static ResultType |
ResultType.fromValue(String v)
From value result type.
|
ResultType |
Response.getResult()
Gets the value of the result property.
|
static ResultType |
ResultType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ResultType[] |
ResultType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Response.setResult(ResultType value)
Sets the value of the result property.
|
Copyright © 2022. All rights reserved.