| Package | Description |
|---|---|
| com.google.api.services.content.model |
| Modifier and Type | Method and Description |
|---|---|
ReturnPolicyOnlineRestockingFee |
ReturnPolicyOnlineRestockingFee.clone() |
ReturnPolicyOnlineRestockingFee |
ReturnPolicyOnline.getRestockingFee()
The restocking fee that applies to all return reason categories.
|
ReturnPolicyOnlineRestockingFee |
ReturnPolicyOnlineRestockingFee.set(String fieldName,
Object value) |
ReturnPolicyOnlineRestockingFee |
ReturnPolicyOnlineRestockingFee.setFixedFee(PriceAmount fixedFee)
Fixed restocking fee.
|
ReturnPolicyOnlineRestockingFee |
ReturnPolicyOnlineRestockingFee.setMicroPercent(Integer microPercent)
Percent of total price in micros.
|
| Modifier and Type | Method and Description |
|---|---|
ReturnPolicyOnline |
ReturnPolicyOnline.setRestockingFee(ReturnPolicyOnlineRestockingFee restockingFee)
The restocking fee that applies to all return reason categories.
|
Copyright © 2011–2023 Google. All rights reserved.