@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen") public class InlineResponse2003 extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
SERIALIZED_NAME_ITEMS |
| Constructor and Description |
|---|
InlineResponse2003() |
| Modifier and Type | Method and Description |
|---|---|
InlineResponse2003 |
addItemsItem(Item itemsItem) |
boolean |
equals(Object o) |
List<Item> |
getItems()
Get items
|
int |
hashCode() |
InlineResponse2003 |
items(List<Item> items) |
void |
setItems(List<Item> items) |
String |
toString() |
public static final String SERIALIZED_NAME_ITEMS
public InlineResponse2003 items(List<Item> items)
public InlineResponse2003 addItemsItem(Item itemsItem)
Copyright © 2022. All rights reserved.