| Package | Description |
|---|---|
| com.google.api.services.walletobjects.model |
| Modifier and Type | Method and Description |
|---|---|
EventReservationInfo |
EventReservationInfo.clone() |
EventReservationInfo |
EventTicketObject.getReservationInfo()
Reservation details for this ticket.
|
EventReservationInfo |
EventReservationInfo.set(String fieldName,
Object value) |
EventReservationInfo |
EventReservationInfo.setConfirmationCode(String confirmationCode)
The confirmation code of the event reservation.
|
EventReservationInfo |
EventReservationInfo.setKind(String kind)
Identifies what kind of resource this is.
|
| Modifier and Type | Method and Description |
|---|---|
EventTicketObject |
EventTicketObject.setReservationInfo(EventReservationInfo reservationInfo)
Reservation details for this ticket.
|
Copyright © 2011–2025 Google. All rights reserved.