| Package | Description |
|---|---|
| com.google.api.services.walletobjects.model |
| Modifier and Type | Method and Description |
|---|---|
SaveRestrictions |
SaveRestrictions.clone() |
SaveRestrictions |
OfferObject.getSaveRestrictions()
Restrictions on the object that needs to be verified before the user tries to save the pass.
|
SaveRestrictions |
LoyaltyObject.getSaveRestrictions()
Restrictions on the object that needs to be verified before the user tries to save the pass.
|
SaveRestrictions |
TransitObject.getSaveRestrictions()
Restrictions on the object that needs to be verified before the user tries to save the pass.
|
SaveRestrictions |
GiftCardObject.getSaveRestrictions()
Restrictions on the object that needs to be verified before the user tries to save the pass.
|
SaveRestrictions |
FlightObject.getSaveRestrictions()
Restrictions on the object that needs to be verified before the user tries to save the pass.
|
SaveRestrictions |
EventTicketObject.getSaveRestrictions()
Restrictions on the object that needs to be verified before the user tries to save the pass.
|
SaveRestrictions |
GenericObject.getSaveRestrictions()
Restrictions on the object that needs to be verified before the user tries to save the pass.
|
SaveRestrictions |
SaveRestrictions.set(String fieldName,
Object value) |
SaveRestrictions |
SaveRestrictions.setRestrictToEmailSha256(String restrictToEmailSha256)
Restrict the save of the referencing object to the given email address only.
|
| Modifier and Type | Method and Description |
|---|---|
OfferObject |
OfferObject.setSaveRestrictions(SaveRestrictions saveRestrictions)
Restrictions on the object that needs to be verified before the user tries to save the pass.
|
LoyaltyObject |
LoyaltyObject.setSaveRestrictions(SaveRestrictions saveRestrictions)
Restrictions on the object that needs to be verified before the user tries to save the pass.
|
TransitObject |
TransitObject.setSaveRestrictions(SaveRestrictions saveRestrictions)
Restrictions on the object that needs to be verified before the user tries to save the pass.
|
GiftCardObject |
GiftCardObject.setSaveRestrictions(SaveRestrictions saveRestrictions)
Restrictions on the object that needs to be verified before the user tries to save the pass.
|
FlightObject |
FlightObject.setSaveRestrictions(SaveRestrictions saveRestrictions)
Restrictions on the object that needs to be verified before the user tries to save the pass.
|
EventTicketObject |
EventTicketObject.setSaveRestrictions(SaveRestrictions saveRestrictions)
Restrictions on the object that needs to be verified before the user tries to save the pass.
|
GenericObject |
GenericObject.setSaveRestrictions(SaveRestrictions saveRestrictions)
Restrictions on the object that needs to be verified before the user tries to save the pass.
|
Copyright © 2011–2025 Google. All rights reserved.