Package | Description |
---|---|
com.google.api.services.content.model |
Modifier and Type | Method and Description |
---|---|
ServiceStoreConfigCutoffConfig |
ServiceStoreConfigCutoffConfig.clone() |
ServiceStoreConfigCutoffConfig |
ServiceStoreConfig.getCutoffConfig()
Time local delivery ends for the day.
|
ServiceStoreConfigCutoffConfig |
ServiceStoreConfigCutoffConfig.set(String fieldName,
Object value) |
ServiceStoreConfigCutoffConfig |
ServiceStoreConfigCutoffConfig.setLocalCutoffTime(ServiceStoreConfigCutoffConfigLocalCutoffTime localCutoffTime)
Time in hours and minutes in the local timezone when local delivery ends.
|
ServiceStoreConfigCutoffConfig |
ServiceStoreConfigCutoffConfig.setNoDeliveryPostCutoff(Boolean noDeliveryPostCutoff)
Merchants can opt-out of showing n+1 day local delivery when they have a shipping service
configured to n day local delivery.
|
ServiceStoreConfigCutoffConfig |
ServiceStoreConfigCutoffConfig.setStoreCloseOffsetHours(Long storeCloseOffsetHours)
Represents cutoff time as the number of hours before store closing.
|
Modifier and Type | Method and Description |
---|---|
ServiceStoreConfig |
ServiceStoreConfig.setCutoffConfig(ServiceStoreConfigCutoffConfig cutoffConfig)
Time local delivery ends for the day.
|
Copyright © 2011–2024 Google. All rights reserved.