@Generated(value="io.swagger.codegen.v3.generators.java.JavaClientCodegen", date="2024-12-03T04:57:51.616Z[Etc/UTC]") public class ApiExternalAccountList extends ApiListBase
Constructor and Description |
---|
ApiExternalAccountList() |
Modifier and Type | Method and Description |
---|---|
ApiExternalAccountList |
addItemsItem(ApiExternalAccount itemsItem) |
boolean |
equals(Object o) |
List<ApiExternalAccount> |
getItems()
Get items
|
int |
hashCode() |
ApiExternalAccountList |
items(List<ApiExternalAccount> items) |
void |
setItems(List<ApiExternalAccount> items) |
String |
toString() |
public ApiExternalAccountList items(List<ApiExternalAccount> items)
public ApiExternalAccountList addItemsItem(ApiExternalAccount itemsItem)
public List<ApiExternalAccount> getItems()
public void setItems(List<ApiExternalAccount> 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.