@Generated(value="io.swagger.codegen.v3.generators.java.JavaClientCodegen", date="2026-05-19T08:00:51.241Z[Etc/UTC]") public class ApiExternalAccountCategoryList extends ApiListBase
| Constructor and Description |
|---|
ApiExternalAccountCategoryList() |
| Modifier and Type | Method and Description |
|---|---|
ApiExternalAccountCategoryList |
addItemsItem(ApiExternalAccountCategory itemsItem) |
boolean |
equals(Object o) |
List<ApiExternalAccountCategory> |
getItems()
Get items
|
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)
public boolean equals(Object o)
equals in class ApiListBasepublic int hashCode()
hashCode in class ApiListBasepublic String toString()
toString in class ApiListBaseCopyright © 2026. All rights reserved.