Share via


TimeBoundaryOutput interface

Captures time-boundary details

Properties

endTime

The end of the time boundary.

startTime

The start of the time boundary.

timeZone

The timezone of the time boundary.

Property Details

endTime

The end of the time boundary.

endTime?: string

Property Value

string

startTime

The start of the time boundary.

startTime?: string

Property Value

string

timeZone

The timezone of the time boundary.

timeZone?: string

Property Value

string