| Package | Description |
|---|---|
| com.google.api.services.content.model |
| Modifier and Type | Method and Description |
|---|---|
OrderreturnsPartialRefund |
OrderreturnsPartialRefund.clone() |
OrderreturnsPartialRefund |
OrderreturnsRefundOperation.getPartialRefund()
If this is set, the item will be partially refunded.
|
OrderreturnsPartialRefund |
OrderreturnsPartialRefund.set(String fieldName,
Object value) |
OrderreturnsPartialRefund |
OrderreturnsPartialRefund.setPriceAmount(Price priceAmount)
The pre-tax or post-tax amount to be refunded, depending on the location of the order.
|
OrderreturnsPartialRefund |
OrderreturnsPartialRefund.setTaxAmount(Price taxAmount)
Tax amount to be refunded.
|
| Modifier and Type | Method and Description |
|---|---|
OrderreturnsRefundOperation |
OrderreturnsRefundOperation.setPartialRefund(OrderreturnsPartialRefund partialRefund)
If this is set, the item will be partially refunded.
|
Copyright © 2011–2023 Google. All rights reserved.