QueryTimePeriod interface

The start and end date for pulling data for the query.

Properties

from

The start date to pull data from.

to

The end date to pull data to.

Property Details

from

The start date to pull data from.

from: Date

Property Value

Date

to

The end date to pull data to.

to: Date

Property Value

Date