public class AddGuestUserOutputModel
extends java.lang.Object
| Constructor and Description |
|---|
AddGuestUserOutputModel() |
| Modifier and Type | Method and Description |
|---|---|
int |
getCode()
This Method is use to get the code
|
java.lang.String |
getMsg()
This Method is use to get the message
|
java.lang.String |
getUserId()
This Method is use to get the userId
|
public int getCode()
@Nullable public java.lang.String getUserId()
@Nullable public java.lang.String getMsg()