| Package | Description |
|---|---|
| com.google.api.services.walletobjects.model |
| Modifier and Type | Method and Description |
|---|---|
Review |
Review.clone() |
Review |
OfferClass.getReview()
The review comments set by the platform when a class is marked `approved` or `rejected`.
|
Review |
FlightClass.getReview()
The review comments set by the platform when a class is marked `approved` or `rejected`.
|
Review |
TransitClass.getReview()
The review comments set by the platform when a class is marked `approved` or `rejected`.
|
Review |
GiftCardClass.getReview()
The review comments set by the platform when a class is marked `approved` or `rejected`.
|
Review |
EventTicketClass.getReview()
The review comments set by the platform when a class is marked `approved` or `rejected`.
|
Review |
LoyaltyClass.getReview()
The review comments set by the platform when a class is marked `approved` or `rejected`.
|
Review |
Review.set(String fieldName,
Object value) |
Review |
Review.setComments(String comments) |
| Modifier and Type | Method and Description |
|---|---|
OfferClass |
OfferClass.setReview(Review review)
The review comments set by the platform when a class is marked `approved` or `rejected`.
|
FlightClass |
FlightClass.setReview(Review review)
The review comments set by the platform when a class is marked `approved` or `rejected`.
|
TransitClass |
TransitClass.setReview(Review review)
The review comments set by the platform when a class is marked `approved` or `rejected`.
|
GiftCardClass |
GiftCardClass.setReview(Review review)
The review comments set by the platform when a class is marked `approved` or `rejected`.
|
EventTicketClass |
EventTicketClass.setReview(Review review)
The review comments set by the platform when a class is marked `approved` or `rejected`.
|
LoyaltyClass |
LoyaltyClass.setReview(Review review)
The review comments set by the platform when a class is marked `approved` or `rejected`.
|
Copyright © 2011–2025 Google. All rights reserved.