Show / Hide Table of Contents

Class SmarttapResource

The "smarttap" collection of methods.

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

Constructors

SmarttapResource(IClientService)

Constructs a new resource.

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

Methods

Insert(SmartTap)

Inserts the smart tap.

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

The body of the request.

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