| Package | Description |
|---|---|
| io.swagger.client.model |
| Modifier and Type | Method and Description |
|---|---|
MonthlyUserStats |
MonthlyUserStats.maxBankConnectionCount(Integer maxBankConnectionCount) |
MonthlyUserStats |
MonthlyUserStats.minBankConnectionCount(Integer minBankConnectionCount) |
MonthlyUserStats |
MonthlyUserStats.month(String month) |
| Modifier and Type | Method and Description |
|---|---|
List<MonthlyUserStats> |
UserInfo.getMonthlyStats()
Additional information about the user's data or activities, broken down in months.
|
| Modifier and Type | Method and Description |
|---|---|
UserInfo |
UserInfo.addMonthlyStatsItem(MonthlyUserStats monthlyStatsItem) |
| Modifier and Type | Method and Description |
|---|---|
UserInfo |
UserInfo.monthlyStats(List<MonthlyUserStats> monthlyStats) |
void |
UserInfo.setMonthlyStats(List<MonthlyUserStats> monthlyStats) |
Copyright © 2018. All rights reserved.