public class ShoppingContent.Settlementtransactions extends Object
| Modifier and Type | Class and Description |
|---|---|
class |
ShoppingContent.Settlementtransactions.List |
| Constructor and Description |
|---|
Settlementtransactions() |
| Modifier and Type | Method and Description |
|---|---|
ShoppingContent.Settlementtransactions.List |
list(BigInteger merchantId,
String settlementId)
Retrieves a list of transactions for the settlement.
|
public ShoppingContent.Settlementtransactions.List list(BigInteger merchantId, String settlementId) throws IOException
AbstractGoogleClientRequest.execute() method to invoke the remote operation.merchantId - The Merchant Center account to list transactions for.settlementId - The Google-provided ID of the settlement.IOExceptionCopyright © 2011–2022 Google. All rights reserved.