Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
Content
Schema
LiaCountrySettings
Interface LiaCountrySettings
interface
LiaCountrySettings
{
about
?:
LiaAboutPageSettings
;
country
?:
string
;
hostedLocalStorefrontActive
?:
boolean
;
inventory
?:
LiaInventorySettings
;
onDisplayToOrder
?:
LiaOnDisplayToOrderSettings
;
posDataProvider
?:
LiaPosDataProvider
;
storePickupActive
?:
boolean
;
}
Index
Properties
about?
country?
hosted
Local
Storefront
Active?
inventory?
on
Display
To
Order?
pos
Data
Provider?
store
Pickup
Active?
Properties
Optional
about
about
?:
LiaAboutPageSettings
Optional
country
country
?:
string
Optional
hosted
Local
Storefront
Active
hostedLocalStorefrontActive
?:
boolean
Optional
inventory
inventory
?:
LiaInventorySettings
Optional
on
Display
To
Order
onDisplayToOrder
?:
LiaOnDisplayToOrderSettings
Optional
pos
Data
Provider
posDataProvider
?:
LiaPosDataProvider
Optional
store
Pickup
Active
storePickupActive
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
about
country
hosted
Local
Storefront
Active
inventory
on
Display
To
Order
pos
Data
Provider
store
Pickup
Active
Google Apps Script API
Loading...