Package | Description |
---|---|
com.google.api.services.mybusiness.v4.model |
Modifier and Type | Method and Description |
---|---|
PriceList |
PriceList.clone() |
PriceList |
PriceList.set(java.lang.String fieldName,
java.lang.Object value) |
PriceList |
PriceList.setLabels(java.util.List<Label> labels)
Required.
|
PriceList |
PriceList.setPriceListId(java.lang.String priceListId)
Required.
|
PriceList |
PriceList.setSections(java.util.List<Section> sections)
Required.
|
PriceList |
PriceList.setSourceUrl(java.lang.String sourceUrl)
Optional source URL of where the price list was retrieved from.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<PriceList> |
Location.getPriceLists()
Price list information for this location.
|
Modifier and Type | Method and Description |
---|---|
Location |
Location.setPriceLists(java.util.List<PriceList> priceLists)
Price list information for this location.
|
Copyright © 2011-2018 Google. All Rights Reserved.