Package | Description |
---|---|
com.google.api.services.walletobjects | |
com.google.api.services.walletobjects.model |
Modifier and Type | Method and Description |
---|---|
Walletobjects.Eventticketobject.Modifylinkedofferobjects |
Walletobjects.Eventticketobject.modifylinkedofferobjects(String resourceId,
ModifyLinkedOfferObjectsRequest content)
Modifies linked offer objects for the event ticket object with the given ID.
|
Walletobjects.Loyaltyobject.Modifylinkedofferobjects |
Walletobjects.Loyaltyobject.modifylinkedofferobjects(String resourceId,
ModifyLinkedOfferObjectsRequest content)
Modifies linked offer objects for the loyalty object with the given ID.
|
Constructor and Description |
---|
Modifylinkedofferobjects(String resourceId,
ModifyLinkedOfferObjectsRequest content)
Modifies linked offer objects for the event ticket object with the given ID.
|
Modifylinkedofferobjects(String resourceId,
ModifyLinkedOfferObjectsRequest content)
Modifies linked offer objects for the loyalty object with the given ID.
|
Modifier and Type | Method and Description |
---|---|
ModifyLinkedOfferObjectsRequest |
ModifyLinkedOfferObjectsRequest.clone() |
ModifyLinkedOfferObjectsRequest |
ModifyLinkedOfferObjectsRequest.set(String fieldName,
Object value) |
ModifyLinkedOfferObjectsRequest |
ModifyLinkedOfferObjectsRequest.setLinkedOfferObjectIds(ModifyLinkedOfferObjects linkedOfferObjectIds)
The linked offer object ids to add or remove from the object.
|
Copyright © 2011–2024 Google. All rights reserved.