| Package | Description |
|---|---|
| com.google.api.services.androidpublisher.model |
| Modifier and Type | Method and Description |
|---|---|
PartialRefund |
PartialRefund.clone() |
PartialRefund |
RefundExternalTransactionRequest.getPartialRefund()
A partial refund.
|
PartialRefund |
PartialRefund.set(String fieldName,
Object value) |
PartialRefund |
PartialRefund.setRefundId(String refundId)
Required.
|
PartialRefund |
PartialRefund.setRefundPreTaxAmount(Price refundPreTaxAmount)
Required.
|
| Modifier and Type | Method and Description |
|---|---|
RefundExternalTransactionRequest |
RefundExternalTransactionRequest.setPartialRefund(PartialRefund partialRefund)
A partial refund.
|
Copyright © 2011–2025 Google. All rights reserved.