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