public class LPCommandLotteryModel extends LPDataModel
long
beginTime
java.lang.String
command
duration
int
lotteryType
boolean
showCommand
LPCommandLotteryModel()
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public java.lang.String command
@SerializedName(value="begin_time") public long beginTime
public long duration
@SerializedName(value="lottery_type") public int lotteryType
@SerializedName(value="show_command") public boolean showCommand
public LPCommandLotteryModel()