| Package | Description |
|---|---|
| com.google.api.services.walletobjects | |
| com.google.api.services.walletobjects.model |
| Modifier and Type | Method and Description |
|---|---|
Walletobjects.Smarttap.Insert |
Walletobjects.Smarttap.insert(SmartTap content)
Inserts the smart tap.
|
| Constructor and Description |
|---|
Insert(SmartTap content)
Inserts the smart tap.
|
| Modifier and Type | Method and Description |
|---|---|
SmartTap |
SmartTap.clone() |
SmartTap |
SmartTap.set(String fieldName,
Object value) |
SmartTap |
SmartTap.setId(String id)
The unique identifier for a smart tap.
|
SmartTap |
SmartTap.setInfos(List<IssuerToUserInfo> infos)
Communication from merchant to user.
|
SmartTap |
SmartTap.setKind(String kind)
Identifies what kind of resource this is.
|
SmartTap |
SmartTap.setMerchantId(Long merchantId)
Smart Tap merchant ID of who engaged in the Smart Tap interaction.
|
Copyright © 2011–2025 Google. All rights reserved.