Package | Description |
---|---|
com.google.api.services.content.model |
Modifier and Type | Method and Description |
---|---|
PosInventoryResponse |
PosInventoryResponse.clone() |
PosInventoryResponse |
PosInventoryResponse.set(String fieldName,
Object value) |
PosInventoryResponse |
PosInventoryResponse.setContentLanguage(String contentLanguage)
Required.
|
PosInventoryResponse |
PosInventoryResponse.setGtin(String gtin)
Global Trade Item Number.
|
PosInventoryResponse |
PosInventoryResponse.setItemId(String itemId)
Required.
|
PosInventoryResponse |
PosInventoryResponse.setKind(String kind)
Identifies what kind of resource this is.
|
PosInventoryResponse |
PosInventoryResponse.setPickupMethod(String pickupMethod)
Optional.
|
PosInventoryResponse |
PosInventoryResponse.setPickupSla(String pickupSla)
Optional.
|
PosInventoryResponse |
PosInventoryResponse.setPrice(Price price)
Required.
|
PosInventoryResponse |
PosInventoryResponse.setQuantity(Long quantity)
Required.
|
PosInventoryResponse |
PosInventoryResponse.setStoreCode(String storeCode)
Required.
|
PosInventoryResponse |
PosInventoryResponse.setTargetCountry(String targetCountry)
Required.
|
PosInventoryResponse |
PosInventoryResponse.setTimestamp(String timestamp)
Required.
|
Copyright © 2011–2024 Google. All rights reserved.