@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2019-09-25T07:41:36.316Z") public class ApiExternalAccountCategoryList extends Object
Constructor and Description |
---|
ApiExternalAccountCategoryList() |
Modifier and Type | Method and Description |
---|---|
ApiExternalAccountCategoryList |
addItemsItem(ApiExternalAccountCategory itemsItem) |
boolean |
equals(Object o) |
List<ApiExternalAccountCategory> |
getItems() |
int |
hashCode() |
ApiExternalAccountCategoryList |
items(List<ApiExternalAccountCategory> items) |
void |
setItems(List<ApiExternalAccountCategory> items) |
String |
toString() |
public ApiExternalAccountCategoryList items(List<ApiExternalAccountCategory> items)
public ApiExternalAccountCategoryList addItemsItem(ApiExternalAccountCategory itemsItem)
public List<ApiExternalAccountCategory> getItems()
public void setItems(List<ApiExternalAccountCategory> items)
Copyright © 2019. All rights reserved.