Package | Description |
---|---|
com.google.api.services.content | |
com.google.api.services.content.model |
Modifier and Type | Method and Description |
---|---|
ShoppingContent.Orderpayments.Notifyrefund |
ShoppingContent.Orderpayments.notifyrefund(BigInteger merchantId,
String orderId,
OrderpaymentsNotifyRefundRequest content)
Notify about refund on user's selected payments method.
|
Constructor and Description |
---|
Notifyrefund(BigInteger merchantId,
String orderId,
OrderpaymentsNotifyRefundRequest content)
Notify about refund on user's selected payments method.
|
Modifier and Type | Method and Description |
---|---|
OrderpaymentsNotifyRefundRequest |
OrderpaymentsNotifyRefundRequest.clone() |
OrderpaymentsNotifyRefundRequest |
OrderpaymentsNotifyRefundRequest.set(String fieldName,
Object value) |
OrderpaymentsNotifyRefundRequest |
OrderpaymentsNotifyRefundRequest.setInvoiceId(String invoiceId)
Deprecated.
|
OrderpaymentsNotifyRefundRequest |
OrderpaymentsNotifyRefundRequest.setInvoiceIds(List<String> invoiceIds)
Invoice IDs from the orderinvoices service that correspond to the refund.
|
OrderpaymentsNotifyRefundRequest |
OrderpaymentsNotifyRefundRequest.setRefundState(String refundState)
Whether refund was successful.
|
Copyright © 2011–2019 Google. All rights reserved.