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