# QueryWithDateRange
Properties
Name | Type | Description | Notes |
---|---|---|---|
sources | \NumenoArtRec\Model\QuerySources | [optional] | |
topics | \NumenoArtRec\Model\QueryTopics | [optional] | |
from | string | The date from which to fetch Articles in ISO 8601 UTC datetime format or in milliseconds since epoch. The maximum date range to query is 1 year. | [optional] |
to | string | The date until which to fetch Articles in ISO 8601 UTC datetime format or in milliseconds since epoch. The maximum date range to query is 1 year. | [optional] |