typestype : TimeDataバージョン: v1type : TimeData { start: Date | null, end: Date | null, isEndofDay: boolean}