added dob filed for user
This commit is contained in:
@@ -35,6 +35,10 @@ public class LoginResponse {
|
||||
private String status;
|
||||
|
||||
private LocalDateTime lastLogin;
|
||||
|
||||
private String codiceFiscale;
|
||||
|
||||
private LocalDateTime dateOfBirth;
|
||||
|
||||
private LocalDateTime createdDate;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user