Package | Description |
---|---|
com.google.api.services.content.model |
Modifier and Type | Method and Description |
---|---|
CutoffTime |
CutoffTime.clone() |
CutoffTime |
DeliveryTime.getCutoffTime()
Business days cutoff time definition.
|
CutoffTime |
CutoffTime.set(String fieldName,
Object value) |
CutoffTime |
CutoffTime.setHour(Long hour)
Hour of the cutoff time until which an order has to be placed to be processed in the same day.
|
CutoffTime |
CutoffTime.setMinute(Long minute)
Minute of the cutoff time until which an order has to be placed to be processed in the same
day.
|
CutoffTime |
CutoffTime.setTimezone(String timezone)
Timezone identifier for the cutoff time (for example, "Europe/Zurich").
|
Modifier and Type | Method and Description |
---|---|
DeliveryTime |
DeliveryTime.setCutoffTime(CutoffTime cutoffTime)
Business days cutoff time definition.
|
Copyright © 2011–2024 Google. All rights reserved.