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