Package | Description |
---|---|
com.google.api.services.content.model |
Modifier and Type | Method and Description |
---|---|
LiaCountrySettings |
LiaCountrySettings.clone() |
LiaCountrySettings |
LiaCountrySettings.set(String fieldName,
Object value) |
LiaCountrySettings |
LiaCountrySettings.setAbout(LiaAboutPageSettings about)
The settings for the About page.
|
LiaCountrySettings |
LiaCountrySettings.setCountry(String country)
Required.
|
LiaCountrySettings |
LiaCountrySettings.setHostedLocalStorefrontActive(Boolean hostedLocalStorefrontActive)
The status of the "Merchant hosted local storefront" feature.
|
LiaCountrySettings |
LiaCountrySettings.setInventory(LiaInventorySettings inventory)
LIA inventory verification settings.
|
LiaCountrySettings |
LiaCountrySettings.setOmnichannelExperience(LiaOmnichannelExperience omnichannelExperience)
The omnichannel experience configured for this country.
|
LiaCountrySettings |
LiaCountrySettings.setOnDisplayToOrder(LiaOnDisplayToOrderSettings onDisplayToOrder)
LIA "On Display To Order" settings.
|
LiaCountrySettings |
LiaCountrySettings.setPosDataProvider(LiaPosDataProvider posDataProvider)
The POS data provider linked with this country.
|
LiaCountrySettings |
LiaCountrySettings.setStorePickupActive(Boolean storePickupActive)
The status of the "Store pickup" feature.
|
Modifier and Type | Method and Description |
---|---|
List<LiaCountrySettings> |
LiaSettings.getCountrySettings()
The LIA settings for each country.
|
Modifier and Type | Method and Description |
---|---|
LiaSettings |
LiaSettings.setCountrySettings(List<LiaCountrySettings> countrySettings)
The LIA settings for each country.
|
Copyright © 2011–2024 Google. All rights reserved.