Show / Hide Table of Contents

Class WalletobjectsResource

The "walletobjects" collection of methods.

Inheritance
object
WalletobjectsResource
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Google.Apis.Walletobjects.v1
Assembly: Google.Apis.Walletobjects.v1.dll
Syntax
public class WalletobjectsResource

Constructors

WalletobjectsResource(IClientService)

Constructs a new resource.

Declaration
public WalletobjectsResource(IClientService service)
Parameters
Type Name Description
IClientService service

Properties

V1

Gets the V1 resource.

Declaration
public virtual WalletobjectsResource.V1Resource V1 { get; }
Property Value
Type Description
WalletobjectsResource.V1Resource
In this article
Back to top Generated by DocFX