public static final class NullableMapPropertyArrayReq.Thing extends Object
| Constructor and Description |
|---|
Thing(List<org.openapitools.jackson.nullable.JsonNullable<Map<String,Object>>> value) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
hashCode() |
String |
toString() |
List<org.openapitools.jackson.nullable.JsonNullable<Map<String,Object>>> |
value() |
static NullableMapPropertyArrayReq.Thing |
value(List<org.openapitools.jackson.nullable.JsonNullable<Map<String,Object>>> value) |
public static NullableMapPropertyArrayReq.Thing value(List<org.openapitools.jackson.nullable.JsonNullable<Map<String,Object>>> value)
Copyright © 2023. All rights reserved.