| Package | Description |
|---|---|
| Model |
| Modifier and Type | Method and Description |
|---|---|
static InlineResponse2011.StatusEnum |
InlineResponse2011.StatusEnum.fromValue(String text) |
InlineResponse2011.StatusEnum |
InlineResponse2011.getStatus()
The status of Registration request Possible Values: - 'INITIALIZED' - 'RECEIVED' - 'PROCESSING' - 'SUCCESS' - 'FAILURE' - 'PARTIAL'
|
InlineResponse2011.StatusEnum |
InlineResponse2011.StatusEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static InlineResponse2011.StatusEnum |
InlineResponse2011.StatusEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InlineResponse2011.StatusEnum[] |
InlineResponse2011.StatusEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
InlineResponse2011.StatusEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
InlineResponse2011.StatusEnum enumeration) |
Copyright © 2024. All rights reserved.