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