public class LPGiftModel extends LPDataModel
float
amount
long
timestamp
int
type
LPGiftModel()
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
@SerializedName(value="type") public int type
@SerializedName(value="amount") public float amount
@SerializedName(value="timestamp") public long timestamp
public LPGiftModel()