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