public class SignUpRequest extends Object
| Constructor and Description |
|---|
SignUpRequest(String firstName,
String lastName,
String emailId,
String phoneNo,
String password) |
| Modifier and Type | Method and Description |
|---|---|
String |
getEmailId() |
String |
getFirstName() |
String |
getLastName() |
String |
getPassword() |
String |
getPhoneNo() |
Copyright © 2021. All rights reserved.