Package | Description |
---|---|
com.google.api.services.androidpublisher |
Modifier and Type | Method and Description |
---|---|
AndroidPublisher.Purchases.Subscriptions.Refund |
AndroidPublisher.Purchases.Subscriptions.refund(String packageName,
String subscriptionId,
String token)
Deprecated: Use orders.refund instead.
|
AndroidPublisher.Purchases.Subscriptions.Refund |
AndroidPublisher.Purchases.Subscriptions.Refund.set(String parameterName,
Object value) |
AndroidPublisher.Purchases.Subscriptions.Refund |
AndroidPublisher.Purchases.Subscriptions.Refund.set$Xgafv(String $Xgafv) |
AndroidPublisher.Purchases.Subscriptions.Refund |
AndroidPublisher.Purchases.Subscriptions.Refund.setAccessToken(String accessToken) |
AndroidPublisher.Purchases.Subscriptions.Refund |
AndroidPublisher.Purchases.Subscriptions.Refund.setAlt(String alt) |
AndroidPublisher.Purchases.Subscriptions.Refund |
AndroidPublisher.Purchases.Subscriptions.Refund.setCallback(String callback) |
AndroidPublisher.Purchases.Subscriptions.Refund |
AndroidPublisher.Purchases.Subscriptions.Refund.setFields(String fields) |
AndroidPublisher.Purchases.Subscriptions.Refund |
AndroidPublisher.Purchases.Subscriptions.Refund.setKey(String key) |
AndroidPublisher.Purchases.Subscriptions.Refund |
AndroidPublisher.Purchases.Subscriptions.Refund.setOauthToken(String oauthToken) |
AndroidPublisher.Purchases.Subscriptions.Refund |
AndroidPublisher.Purchases.Subscriptions.Refund.setPackageName(String packageName)
The package name of the application for which this subscription was purchased (for
example, 'com.some.thing').
|
AndroidPublisher.Purchases.Subscriptions.Refund |
AndroidPublisher.Purchases.Subscriptions.Refund.setPrettyPrint(Boolean prettyPrint) |
AndroidPublisher.Purchases.Subscriptions.Refund |
AndroidPublisher.Purchases.Subscriptions.Refund.setQuotaUser(String quotaUser) |
AndroidPublisher.Purchases.Subscriptions.Refund |
AndroidPublisher.Purchases.Subscriptions.Refund.setSubscriptionId(String subscriptionId)
"The purchased subscription ID (for example, 'monthly001').
|
AndroidPublisher.Purchases.Subscriptions.Refund |
AndroidPublisher.Purchases.Subscriptions.Refund.setToken(String token)
The token provided to the user's device when the subscription was purchased.
|
AndroidPublisher.Purchases.Subscriptions.Refund |
AndroidPublisher.Purchases.Subscriptions.Refund.setUploadProtocol(String uploadProtocol) |
AndroidPublisher.Purchases.Subscriptions.Refund |
AndroidPublisher.Purchases.Subscriptions.Refund.setUploadType(String uploadType) |
Copyright © 2011–2025 Google. All rights reserved.