public class Promotion
extends java.lang.Object
| Constructor and Description |
|---|
Promotion() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getDisplayText()
A localized string we recommend to use when offering the promotion to users.
|
java.lang.String |
getLocalizedValue()
The value of the promotion that is available to a user in this location in the local
currency.
|
java.lang.String |
getType()
The type of the promo which is either "trip_credit" or "account_credit".
|
public java.lang.String getDisplayText()
public java.lang.String getLocalizedValue()
public java.lang.String getType()