public class UserPayload extends Object implements IModel
static class
UserPayload.Builder
static String
ADDRESS
AVATAR
BIRTHDAY
GENDER
NICKNAME
REGION
SIGNATURE
static UserPayload.Builder
newBuilder()
com.google.gson.JsonElement
toJSON()
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public static final String NICKNAME
public static final String BIRTHDAY
public static final String SIGNATURE
public static final String GENDER
public static final String REGION
public static final String ADDRESS
public static final String AVATAR
public static UserPayload.Builder newBuilder()
public com.google.gson.JsonElement toJSON()
toJSON
IModel
public String toString()
toString
Object
Copyright © 2017. All Rights Reserved.