Package | Description |
---|---|
com.google.api.services.content.model |
Modifier and Type | Method and Description |
---|---|
ServiceStoreConfigCutoffConfigLocalCutoffTime |
ServiceStoreConfigCutoffConfigLocalCutoffTime.clone() |
ServiceStoreConfigCutoffConfigLocalCutoffTime |
ServiceStoreConfigCutoffConfig.getLocalCutoffTime()
Time in hours and minutes in the local timezone when local delivery ends.
|
ServiceStoreConfigCutoffConfigLocalCutoffTime |
ServiceStoreConfigCutoffConfigLocalCutoffTime.set(String fieldName,
Object value) |
ServiceStoreConfigCutoffConfigLocalCutoffTime |
ServiceStoreConfigCutoffConfigLocalCutoffTime.setHour(Long hour)
Hour local delivery orders must be placed by to process the same day.
|
ServiceStoreConfigCutoffConfigLocalCutoffTime |
ServiceStoreConfigCutoffConfigLocalCutoffTime.setMinute(Long minute)
Minute local delivery orders must be placed by to process the same day.
|
Modifier and Type | Method and Description |
---|---|
ServiceStoreConfigCutoffConfig |
ServiceStoreConfigCutoffConfig.setLocalCutoffTime(ServiceStoreConfigCutoffConfigLocalCutoffTime localCutoffTime)
Time in hours and minutes in the local timezone when local delivery ends.
|
Copyright © 2011–2024 Google. All rights reserved.