ClosedDateTimeRangeInput

Sets a time range that specifies both the start and the end of the range.

Fields

NameTypeDescription
fromDateTime!The starting timestamp formatted as ISO Format "YYYY-MM-DD[T]HH:mm:ss[Z]".

For example, "2022-01-01T00:00:00Z".
toDateTime!The ending timestamp formatted as ISO Format "YYYY-MM-DD[T]HH:mm:ss[Z]".

For example, "2022-01-01T00:00:00Z"