public class PurchaseResponse
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private boolean |
success |
Constructor and Description |
---|
PurchaseResponse() |
Modifier and Type | Method and Description |
---|---|
boolean |
isSuccess() |
void |
setSuccess(boolean success) |