public final class MemberRequest
private final String
userId
private final Map<String, Object>
custom
role
MemberRequest(String userId, Map<String, Object> custom, String role)
final String
getUserId()
final Map<String, Object>
getCustom()
getRole()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
final String getUserId()
final Map<String, Object> getCustom()
final String getRole()