Package | Description |
---|---|
com.google.api.services.content.model |
Modifier and Type | Method and Description |
---|---|
InventoryPickup |
InventoryPickup.clone() |
InventoryPickup |
InventorySetRequest.getPickup()
Store pickup information.
|
InventoryPickup |
Inventory.getPickup()
Store pickup information.
|
InventoryPickup |
InventoryPickup.set(String fieldName,
Object value) |
InventoryPickup |
InventoryPickup.setPickupMethod(String pickupMethod)
Whether store pickup is available for this offer and whether the pickup option should be shown
as buy, reserve, or not supported.
|
InventoryPickup |
InventoryPickup.setPickupSla(String pickupSla)
The expected date that an order will be ready for pickup, relative to when the order is placed.
|
Modifier and Type | Method and Description |
---|---|
InventorySetRequest |
InventorySetRequest.setPickup(InventoryPickup pickup)
Store pickup information.
|
Inventory |
Inventory.setPickup(InventoryPickup pickup)
Store pickup information.
|
Copyright © 2011–2021 Google. All rights reserved.