| Package | Description |
|---|---|
| com.google.api.services.walletobjects.model |
| Modifier and Type | Method and Description |
|---|---|
UpcomingNotification |
UpcomingNotification.clone() |
UpcomingNotification |
Notifications.getUpcomingNotification()
A notification would be triggered at a specific time before the card becomes usable.
|
UpcomingNotification |
UpcomingNotification.set(String fieldName,
Object value) |
UpcomingNotification |
UpcomingNotification.setEnableNotification(Boolean enableNotification)
Indicates if the object needs to have upcoming notification enabled.
|
| Modifier and Type | Method and Description |
|---|---|
Notifications |
Notifications.setUpcomingNotification(UpcomingNotification upcomingNotification)
A notification would be triggered at a specific time before the card becomes usable.
|
Copyright © 2011–2025 Google. All rights reserved.