| Package | Description |
|---|---|
| com.google.api.services.walletobjects.model |
| Modifier and Type | Method and Description |
|---|---|
DateTime |
DateTime.clone() |
DateTime |
GiftCardObject.getBalanceUpdateTime()
The date and time when the balance was last updated.
|
DateTime |
TimeInterval.getEnd()
End time of the interval.
|
DateTime |
TimeInterval.getStart()
Start time of the interval.
|
DateTime |
DateTime.set(String fieldName,
Object value) |
DateTime |
DateTime.setDate(String date)
An ISO 8601 extended format date/time.
|
| Modifier and Type | Method and Description |
|---|---|
GiftCardObject |
GiftCardObject.setBalanceUpdateTime(DateTime balanceUpdateTime)
The date and time when the balance was last updated.
|
TimeInterval |
TimeInterval.setEnd(DateTime end)
End time of the interval.
|
TimeInterval |
TimeInterval.setStart(DateTime start)
Start time of the interval.
|
Copyright © 2011–2025 Google. All rights reserved.