@Generated(value="io.swagger.codegen.v3.generators.java.JavaClientCodegen", date="2024-12-03T04:57:51.616Z[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 ApiListBase
public int hashCode()
hashCode
in class ApiListBase
public String toString()
toString
in class ApiListBase
Copyright © 2024. All rights reserved.