Reference documentation and code samples for the Google Shopping Merchant Accounts V1beta Client class CutoffTime.
Business days cutoff time definition.
Generated from protobuf message google.shopping.merchant.accounts.v1beta.CutoffTime
Namespace
Google \ Shopping \ Merchant \ Accounts \ V1betaMethods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ hour
int
Required. Hour of the cutoff time until which an order has to be placed to be processed in the same day.
↳ minute
int
Required. Minute of the cutoff time until which an order has to be placed to be processed in the same day.
↳ time_zone
getHour
Required. Hour of the cutoff time until which an order has to be placed to be processed in the same day.
int
hasHour
clearHour
setHour
Required. Hour of the cutoff time until which an order has to be placed to be processed in the same day.
var
int
$this
getMinute
Required. Minute of the cutoff time until which an order has to be placed to be processed in the same day.
int
hasMinute
clearMinute
setMinute
Required. Minute of the cutoff time until which an order has to be placed to be processed in the same day.
var
int
$this
getTimeZone
Required. Timezone identifier For example "Europe/Zurich".
string
hasTimeZone
clearTimeZone
setTimeZone
Required. Timezone identifier For example "Europe/Zurich".
var
string
$this