Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 827 Bytes

QueryTimeRangeResourceDataCriteriaDTOAPIModel.md

File metadata and controls

16 lines (12 loc) · 827 Bytes

QueryTimeRangeResourceDataCriteriaDTOAPIModel

Properties

Name Type Description Notes
_from int The UNIX timestamp of the start date for filtering
granularity str The time granularity for the Resource data
resource_uri str The Resource system name. [optional]
resource_uuid str The UUID of the Resource [optional]
result_limit int The limit of returned results [optional]
target_uom str The target Unit of Measurement [optional]
to int The UNIX timestamp of the end date for filtering

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