public class Walletobjects.WalletobjectsOperations extends Object
| Modifier and Type | Class and Description |
|---|---|
class |
Walletobjects.WalletobjectsOperations.V1
The "v1" collection of methods.
|
| Constructor and Description |
|---|
WalletobjectsOperations() |
| Modifier and Type | Method and Description |
|---|---|
Walletobjects.WalletobjectsOperations.V1 |
v1()
An accessor for creating requests from the V1 collection.
|
public Walletobjects.WalletobjectsOperations.V1 v1()
The typical use is:
Walletobjects walletobjects = new Walletobjects(...);Walletobjects.V1.List request = walletobjects.v1().list(parameters ...)
Copyright © 2011–2025 Google. All rights reserved.