Merge pull request #216 from Kitzanos/new-pagination
GEPAFINBE-148 (Implement pagination)
This commit is contained in:
@@ -14,5 +14,4 @@ public class SummaryPageResponseBean {
|
||||
private LocalDateTime registrationDate;
|
||||
private Long numberOfLoginAttempts;
|
||||
private Long applicationsProcessed;
|
||||
private List<UserActionResponseBean> userActions;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user