google_api_content v0.11.0 GoogleApi.Content.V2.Model.CutoffTime View Source
Attributes
hour
(type:integer()
, default:nil
) - Hour of the cutoff time until which an order has to be placed to be processed in the same day. Required.minute
(type:integer()
, default:nil
) - Minute of the cutoff time until which an order has to be placed to be processed in the same day. Required.timezone
(type:String.t
, default:nil
) - Timezone identifier for the cutoff time. A list of identifiers can be found in the AdWords API documentation. E.g. "Europe/Zurich". Required.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this section Functions
Link to this function
decode(value, options) View Source
Unwrap a decoded JSON object into its complex fields.