public class UserCreateRequest extends Object implements Serializable
Constructor and Description |
---|
UserCreateRequest(String password,
String domain,
String fullname,
String email,
String username) |
Modifier and Type | Method and Description |
---|---|
String |
getDomain()
Get the domain.
|
String |
getEmail()
Get the email.
|
String |
getFullname()
Get the full name.
|
String |
getPassword()
Get the password.
|
String |
getUsername()
Get the username.
|
Copyright © 2019 iland Internet Solutions, Corp. All rights reserved.