| Constructor and Description |
|---|
UserResponse(String username,
double limit,
double month_limit,
int senders,
int phonebook,
int active,
String info) |
| Modifier and Type | Method and Description |
|---|---|
int |
getActive() |
String |
getInfo() |
double |
getLimit() |
double |
getMonthLimit() |
int |
getPhonebook() |
int |
getSenders() |
String |
getUsername() |
Copyright © 2024. All rights reserved.