public class LPVoteUserModel extends LPDataModel
java.lang.String
avatar
id
name
number
int
voteCount
LPVoteUserModel()
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public java.lang.String id
public java.lang.String number
public java.lang.String name
public java.lang.String avatar
@SerializedName(value="vote_count") public int voteCount
public LPVoteUserModel()