public class LPPresenterLossRateModel extends LPDataModel
java.lang.String
mediaId
int
rate
type
userId
LPPresenterLossRateModel(int rate, java.lang.String mediaId, java.lang.String userId, int type)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public int rate
@SerializedName(value="media_id") public java.lang.String mediaId
@SerializedName(value="user_id") public java.lang.String userId
@SerializedName(value="type") public int type
public LPPresenterLossRateModel(int rate, java.lang.String mediaId, java.lang.String userId, int type)