| Package | Description |
|---|---|
| com.google.api.services.walletobjects.model |
| Modifier and Type | Method and Description |
|---|---|
Notifications |
Notifications.clone() |
Notifications |
GenericObject.getNotifications()
The notification settings that are enabled for this object.
|
Notifications |
Notifications.set(String fieldName,
Object value) |
Notifications |
Notifications.setExpiryNotification(ExpiryNotification expiryNotification)
A notification would be triggered at a specific time before the card expires.
|
Notifications |
Notifications.setUpcomingNotification(UpcomingNotification upcomingNotification)
A notification would be triggered at a specific time before the card becomes usable.
|
| Modifier and Type | Method and Description |
|---|---|
GenericObject |
GenericObject.setNotifications(Notifications notifications)
The notification settings that are enabled for this object.
|
Copyright © 2011–2025 Google. All rights reserved.