Show / Hide Table of Contents

Class JwtResource

The "jwt" collection of methods.

Inheritance
object
JwtResource
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 JwtResource

Constructors

JwtResource(IClientService)

Constructs a new resource.

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

Methods

Insert(JwtResource)

Inserts the resources in the JWT.

Declaration
public virtual JwtResource.InsertRequest Insert(JwtResource body)
Parameters
Type Name Description
JwtResource body

The body of the request.

Returns
Type Description
JwtResource.InsertRequest
In this article
Back to top Generated by DocFX