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