Class JwtResource
The "jwt" collection of methods.
Inherited Members
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 |