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