| Package | Description |
|---|---|
| io.swagger.client.model |
| Modifier and Type | Method and Description |
|---|---|
UserInfo |
UserInfo.addMonthlyStatsItem(MonthlyUserStats monthlyStatsItem) |
UserInfo |
UserInfo.bankConnectionCount(Integer bankConnectionCount) |
UserInfo |
UserInfo.deletionDate(String deletionDate) |
UserInfo |
UserInfo.lastActiveDate(String lastActiveDate) |
UserInfo |
UserInfo.latestBankConnectionDeletionDate(String latestBankConnectionDeletionDate) |
UserInfo |
UserInfo.latestBankConnectionImportDate(String latestBankConnectionImportDate) |
UserInfo |
UserInfo.monthlyStats(List<MonthlyUserStats> monthlyStats) |
UserInfo |
UserInfo.registrationDate(String registrationDate) |
UserInfo |
UserInfo.userId(String userId) |
| Modifier and Type | Method and Description |
|---|---|
List<UserInfo> |
PageableUserInfoList.getUsers()
List of users information
|
| Modifier and Type | Method and Description |
|---|---|
PageableUserInfoList |
PageableUserInfoList.addUsersItem(UserInfo usersItem) |
| Modifier and Type | Method and Description |
|---|---|
void |
PageableUserInfoList.setUsers(List<UserInfo> users) |
PageableUserInfoList |
PageableUserInfoList.users(List<UserInfo> users) |
Copyright © 2018. All rights reserved.