Skip to content
This repository has been archived by the owner on Sep 10, 2024. It is now read-only.

Latest commit

 

History

History
13 lines (9 loc) · 755 Bytes

RangeResource.md

File metadata and controls

13 lines (9 loc) · 755 Bytes

RangeResource

Properties

Name Type Description Notes
every str If `from` is a custom date the interval amount between reporting periods. [optional]
_from str The start date of the trend, which can either be a duration or a specific date and time. [optional]
interval int If `from` is a custom date the interval between reporting periods. [optional]
to str The end date of the trend (empty if `from` is a duration). [optional]

[Back to Model list] [Back to API list] [Back to README]