| Package | Description |
|---|---|
| com.google.api.services.content | |
| com.google.api.services.content.model |
| Modifier and Type | Method and Description |
|---|---|
ShoppingContent.Orders.CaptureOrder |
ShoppingContent.Orders.captureOrder(Long merchantId,
String orderId,
CaptureOrderRequest content)
Capture funds from the customer for the current order total.
|
| Constructor and Description |
|---|
CaptureOrder(Long merchantId,
String orderId,
CaptureOrderRequest content)
Capture funds from the customer for the current order total.
|
| Modifier and Type | Method and Description |
|---|---|
CaptureOrderRequest |
CaptureOrderRequest.clone() |
CaptureOrderRequest |
CaptureOrderRequest.set(String fieldName,
Object value) |
Copyright © 2011–2024 Google. All rights reserved.