| Package | Description |
|---|---|
| com.google.api.services.content.model |
| Modifier and Type | Method and Description |
|---|---|
MerchantRejectionReason |
MerchantRejectionReason.clone() |
MerchantRejectionReason |
MerchantOrderReturnItem.getMerchantRejectionReason()
The reason that the merchant chose to reject an item return.
|
MerchantRejectionReason |
MerchantRejectionReason.set(String fieldName,
Object value) |
MerchantRejectionReason |
MerchantRejectionReason.setDescription(String description)
Description of the reason.
|
MerchantRejectionReason |
MerchantRejectionReason.setReasonCode(String reasonCode)
Code of the rejection reason.
|
| Modifier and Type | Method and Description |
|---|---|
MerchantOrderReturnItem |
MerchantOrderReturnItem.setMerchantRejectionReason(MerchantRejectionReason merchantRejectionReason)
The reason that the merchant chose to reject an item return.
|
Copyright © 2011–2024 Google. All rights reserved.