google_api_qpx_express v0.0.1 GoogleApi.QPXExpress.V1.Model.TimeOfDayRange View Source

Two times in a single day defining a time range.

Attributes

  • earliestTime (String): The earliest time of day in HH:MM format. Defaults to: null.
  • kind (String): Identifies this as a time of day range object, representing two times in a single day defining a time range. Value: the fixed string qpxexpress#timeOfDayRange. Defaults to: null.
  • latestTime (String): The latest time of day in HH:MM format. Defaults to: null.