| Package | Description |
|---|---|
| com.google.api.services.androidpublisher.model |
| Modifier and Type | Method and Description |
|---|---|
RevocationContext |
RevocationContext.clone() |
RevocationContext |
RevokeSubscriptionPurchaseRequest.getRevocationContext()
Required.
|
RevocationContext |
RevocationContext.set(String fieldName,
Object value) |
RevocationContext |
RevocationContext.setFullRefund(RevocationContextFullRefund fullRefund)
Optional.
|
RevocationContext |
RevocationContext.setItemBasedRefund(RevocationContextItemBasedRefund itemBasedRefund)
Optional.
|
RevocationContext |
RevocationContext.setProratedRefund(RevocationContextProratedRefund proratedRefund)
Optional.
|
| Modifier and Type | Method and Description |
|---|---|
RevokeSubscriptionPurchaseRequest |
RevokeSubscriptionPurchaseRequest.setRevocationContext(RevocationContext revocationContext)
Required.
|
Copyright © 2011–2025 Google. All rights reserved.