OracleTimeRangeInput
Supported in v6.0+
Fields
| Field | Type | Description |
|---|---|---|
| endTime | DateTime | Supported in v6.0+ v6.0: Timestamp that ends the time range. Specify the timestamp in ISO8601 format, as in the example "2016-01-01T01:23:45Z". v7.0+: Timestamp at the end of the time range. Specify the timestamp in ISO8601 format, as in the example "2016-01-01T01:23:45Z". |
| startTime | DateTime | Supported in v6.0+ v6.0: Timestamp that starts the time range. Specify the timestamp in ISO8601 format, as in the example "2016-01-01T01:23:45Z". v7.0+: Timestamp at the beginning of the time range. Specify the timestamp in ISO8601 format, as in the example "2016-01-01T01:23:45Z". |