Show / Hide Table of Contents

Class WalletobjectsService.ScopeConstants

Available OAuth 2.0 scope constants for use with the Google Wallet API.

Inheritance
object
WalletobjectsService.ScopeConstants
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 static class WalletobjectsService.ScopeConstants

Fields

WalletObjectIssuer

Private Service: https://www.googleapis.com/auth/wallet_object.issuer

Declaration
public const string WalletObjectIssuer = "https://www.googleapis.com/auth/wallet_object.issuer"
Field Value
Type Description
string
In this article
Back to top Generated by DocFX