Show / Hide Table of Contents

Class WalletobjectsResource.V1Resource

The "v1" collection of methods.

Inheritance
object
WalletobjectsResource.V1Resource
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.V1Resource

Constructors

V1Resource(IClientService)

Constructs a new resource.

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

Properties

PrivateContent

Gets the PrivateContent resource.

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