public class StatusRequest
extends ModelObject
Modifier and Type | Field and Description |
---|---|
static <any> |
CREATOR |
static java.lang.String |
PAYMENT_DATA |
static <any> |
SERIALIZER |
Constructor and Description |
---|
StatusRequest() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getPaymentData() |
void |
setPaymentData(java.lang.String paymentData) |
void |
writeToParcel(android.os.Parcel dest,
int flags) |
public static final <any> CREATOR
public static final java.lang.String PAYMENT_DATA
public static final <any> SERIALIZER