@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2020-07-11T02:42:46.141Z") 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 © 2020. All rights reserved.