This commit is contained in:
@@ -13,6 +13,8 @@ public class RegRequest {
|
||||
|
||||
private String companyName;
|
||||
|
||||
private String inn;
|
||||
|
||||
@NotEmpty(message = "Need account type")
|
||||
private String accountType;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user