@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2022-11-04T01:02:11.281898+03:00[Europe/Moscow]") public class HashResponseAllOfResult extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
HashResponseAllOfResult.CustomTypeAdapterFactory |
| Modifier and Type | Field and Description |
|---|---|
static HashSet<String> |
openapiFields |
static HashSet<String> |
openapiRequiredFields |
static String |
SERIALIZED_NAME_HASH |
| Constructor and Description |
|---|
HashResponseAllOfResult() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
static HashResponseAllOfResult |
fromJson(String jsonString)
Create an instance of HashResponseAllOfResult given an JSON string
|
String |
getHash()
Get hash
|
HashResponseAllOfResult |
hash(String hash) |
int |
hashCode() |
void |
setHash(String hash) |
String |
toJson()
Convert an instance of HashResponseAllOfResult to an JSON string
|
String |
toString() |
public static final String SERIALIZED_NAME_HASH
public HashResponseAllOfResult hash(String hash)
public void setHash(String hash)
public static HashResponseAllOfResult fromJson(String jsonString) throws IOException
jsonString - JSON stringIOException - if the JSON string is invalid with respect to HashResponseAllOfResultpublic String toJson()
Copyright © 2023. All rights reserved.