closeTime property

TimeOfDay? closeTime
getter/setter pair

Valid values are 00:00-24:00, where 24:00 represents midnight at the end of the specified day field.

Must be specified if closed is false.

Optional.

Implementation

TimeOfDay? closeTime;