| Package | Description |
|---|---|
| com.google.api.services.androidpublisher.model |
| Modifier and Type | Method and Description |
|---|---|
InappPurchase |
InappPurchase.clone() |
InappPurchase |
InappPurchase.set(String fieldName,
Object value) |
InappPurchase |
InappPurchase.setConsumptionState(Integer consumptionState)
The consumption state of the inapp product.
|
InappPurchase |
InappPurchase.setDeveloperPayload(String developerPayload)
A developer-specified string that contains supplemental information about an order.
|
InappPurchase |
InappPurchase.setKind(String kind)
This kind represents an inappPurchase object in the androidpublisher service.
|
InappPurchase |
InappPurchase.setPurchaseState(Integer purchaseState)
The purchase state of the order.
|
InappPurchase |
InappPurchase.setPurchaseTime(Long purchaseTime)
The time the product was purchased, in milliseconds since the epoch (Jan 1, 1970).
|