java.lang.Object | |
↳ | com.usebutton.sdk.impression.OfferDetails |
Model class encapsulating the
Nested Classes | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
class | OfferDetails.Builder | Creates a new instance with the details of an impression to be passed to an configureWith(OfferDetails) method. |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
static OfferDetails | buildEmptyOffer() | ||||||||||
boolean | equals(Object o) | ||||||||||
String |
getOfferId()
The Button-provided value that identifies the served offer.
| ||||||||||
String |
getUrl()
The URL that is associated with the offer.
| ||||||||||
float |
getVisibleRate()
The rate visible to the user.
| ||||||||||
VisibleRateType | getVisibleRateType() | ||||||||||
int | hashCode() | ||||||||||
String | toString() |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |