OperatingTimeAttribute
Message Summary
message OperatingTimeAttribute
Operating Time summarize the hours of operation that a Place is open or closed. It encompasses basic operating times for each day of the week, an open 24x7 flag, interim days of operation, as well as any notes or additional information related to hours of operation.
Include: places_attributes.proto
Properties
Field | Type | Label | Description | |
---|---|---|---|---|
place_index | uint32 | repeated | Index of the Place in a pool. 0-based index references to place in PlacePartition. | |
operating_time | DateTimeModifier | repeated | Date Time Modifier for the place. | |
open24x7 | bool | Indicates that the Place is open 24 hours per day, 7 days. | ||
additional_data | KeyValuePairType | repeated | Undefined data represented through custom key-value pairs. | |
category | Reference | repeated | Associated metadata classifications for the place. See Category and CategorySystem for more information. |