| Package | Description |
|---|---|
| com.google.api.services.content.model |
| Modifier and Type | Method and Description |
|---|---|
OrderinvoicesCustomBatchRequestEntryCreateRefundInvoiceReturnOption |
OrderinvoicesCustomBatchRequestEntryCreateRefundInvoiceReturnOption.clone() |
OrderinvoicesCustomBatchRequestEntryCreateRefundInvoiceReturnOption |
OrderinvoicesCreateRefundInvoiceRequest.getReturnOption()
Option to create an invoice for a refund and mark all items within the invoice as returned.
|
OrderinvoicesCustomBatchRequestEntryCreateRefundInvoiceReturnOption |
OrderinvoicesCustomBatchRequestEntryCreateRefundInvoiceReturnOption.set(String fieldName,
Object value) |
OrderinvoicesCustomBatchRequestEntryCreateRefundInvoiceReturnOption |
OrderinvoicesCustomBatchRequestEntryCreateRefundInvoiceReturnOption.setDescription(String description)
Optional description of the return reason.
|
OrderinvoicesCustomBatchRequestEntryCreateRefundInvoiceReturnOption |
OrderinvoicesCustomBatchRequestEntryCreateRefundInvoiceReturnOption.setReason(String reason)
[required] Reason for the return.
|
| Modifier and Type | Method and Description |
|---|---|
OrderinvoicesCreateRefundInvoiceRequest |
OrderinvoicesCreateRefundInvoiceRequest.setReturnOption(OrderinvoicesCustomBatchRequestEntryCreateRefundInvoiceReturnOption returnOption)
Option to create an invoice for a refund and mark all items within the invoice as returned.
|
Copyright © 2011–2022 Google. All rights reserved.