@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2019-09-25T07:41:36.316Z") public class ApiExternalAccountList extends Object
Constructor and Description |
---|
ApiExternalAccountList() |
Modifier and Type | Method and Description |
---|---|
ApiExternalAccountList |
addItemsItem(ApiExternalAccount itemsItem) |
boolean |
equals(Object o) |
List<ApiExternalAccount> |
getItems() |
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)
Copyright © 2019. All rights reserved.