public class AndroidPublisher.Purchases.Voidedpurchases extends Object
| Modifier and Type | Class and Description |
|---|---|
class |
AndroidPublisher.Purchases.Voidedpurchases.List |
| Constructor and Description |
|---|
Voidedpurchases() |
| Modifier and Type | Method and Description |
|---|---|
AndroidPublisher.Purchases.Voidedpurchases.List |
list(String packageName)
Lists the purchases that were canceled, refunded or charged-back.
|
public AndroidPublisher.Purchases.Voidedpurchases.List list(String packageName) throws IOException
AbstractGoogleClientRequest.execute() method to invoke the remote operation.packageName - The package name of the application for which voided purchases need to be returned (for example,
'com.some.thing').IOExceptionCopyright © 2011–2019 Google. All rights reserved.