| Package | Description |
|---|---|
| Model |
| Modifier and Type | Method and Description |
|---|---|
static PtsV2PaymentsPost201ResponseErrorInformation.ReasonEnum |
PtsV2PaymentsPost201ResponseErrorInformation.ReasonEnum.fromValue(String text) |
PtsV2PaymentsPost201ResponseErrorInformation.ReasonEnum |
PtsV2PaymentsPost201ResponseErrorInformation.getReason()
The reason of the status.
|
PtsV2PaymentsPost201ResponseErrorInformation.ReasonEnum |
PtsV2PaymentsPost201ResponseErrorInformation.ReasonEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static PtsV2PaymentsPost201ResponseErrorInformation.ReasonEnum |
PtsV2PaymentsPost201ResponseErrorInformation.ReasonEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PtsV2PaymentsPost201ResponseErrorInformation.ReasonEnum[] |
PtsV2PaymentsPost201ResponseErrorInformation.ReasonEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
PtsV2PaymentsPost201ResponseErrorInformation |
PtsV2PaymentsPost201ResponseErrorInformation.reason(PtsV2PaymentsPost201ResponseErrorInformation.ReasonEnum reason) |
void |
PtsV2PaymentsPost201ResponseErrorInformation.setReason(PtsV2PaymentsPost201ResponseErrorInformation.ReasonEnum reason) |
void |
PtsV2PaymentsPost201ResponseErrorInformation.ReasonEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
PtsV2PaymentsPost201ResponseErrorInformation.ReasonEnum enumeration) |
Copyright © 2018. All rights reserved.