| Package | Description |
|---|---|
| com.google.api.services.content.model |
| Modifier and Type | Method and Description |
|---|---|
RefundReason |
RefundReason.clone() |
RefundReason |
MerchantOrderReturnItem.getMerchantReturnReason()
The reason that merchant chooses to accept a return item.
|
RefundReason |
RefundReason.set(String fieldName,
Object value) |
RefundReason |
RefundReason.setDescription(String description)
Description of the reason.
|
RefundReason |
RefundReason.setReasonCode(String reasonCode)
Code of the refund reason.
|
| Modifier and Type | Method and Description |
|---|---|
MerchantOrderReturnItem |
MerchantOrderReturnItem.setMerchantReturnReason(RefundReason merchantReturnReason)
The reason that merchant chooses to accept a return item.
|
Copyright © 2011–2024 Google. All rights reserved.