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