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.IOException
Copyright © 2011–2020 Google. All rights reserved.