Reference documentation and code samples for the Google Shopping Merchant Accounts V1beta Client class LocalCutoffTime.
Time that local delivery ends for the day.
Generated from protobuf message google.shopping.merchant.accounts.v1beta.Service.StoreConfig.CutoffConfig.LocalCutoffTime
Namespace
Google \ Shopping \ Merchant \ Accounts \ V1beta \ Service \ StoreConfig \ CutoffConfigMethods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ hour |
int|string
Hour local delivery orders must be placed by to process the same day. |
↳ minute |
int|string
Minute local delivery orders must be placed by to process the same day. |
getHour
Hour local delivery orders must be placed by to process the same day.
Returns | |
---|---|
Type | Description |
int|string |
hasHour
clearHour
setHour
Hour local delivery orders must be placed by to process the same day.
Parameter | |
---|---|
Name | Description |
var |
int|string
|
Returns | |
---|---|
Type | Description |
$this |
getMinute
Minute local delivery orders must be placed by to process the same day.
Returns | |
---|---|
Type | Description |
int|string |
hasMinute
clearMinute
setMinute
Minute local delivery orders must be placed by to process the same day.
Parameter | |
---|---|
Name | Description |
var |
int|string
|
Returns | |
---|---|
Type | Description |
$this |