public class UserLinkResponse extends BasicEntity
UserLinkResponse()
Integer
getCode()
String
getMessage()
void
setCode(Integer code)
setMessage(String message)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public UserLinkResponse()
public Integer getCode()
public void setCode(Integer code)
public String getMessage()
public void setMessage(String message)
Copyright © 2021. All rights reserved.