public class RestOffer extends RestBase
| Modifier and Type | Class and Description |
|---|---|
static class |
RestOffer.OfferRewardType |
| Modifier and Type | Field and Description |
|---|---|
boolean |
basic |
Date |
dateRewardChanged |
RestOfferDetails |
details |
Boolean |
excludedBySchedule |
Double |
feeMax |
RestOffer.OfferRewardType |
feeType |
Double |
feeValue |
String |
finePrint |
Integer |
id |
String |
imageUrl |
RestOfferLink |
link |
boolean |
requiresActivation |
Double |
rewardMax |
RestOffer.OfferRewardType |
rewardType |
Double |
rewardValue |
RestCompactBusiness |
venue |
| Constructor and Description |
|---|
RestOffer() |
public Integer id
public RestOffer.OfferRewardType rewardType
public Double rewardValue
public Double rewardMax
public Date dateRewardChanged
public RestOffer.OfferRewardType feeType
public Double feeValue
public Double feeMax
public String finePrint
public String imageUrl
public boolean requiresActivation
public boolean basic
public RestOfferDetails details
public Boolean excludedBySchedule
public RestOfferLink link
public RestCompactBusiness venue
Copyright © 2020 Empyr, Inc.. All rights reserved.