# SwaggerClient::RangeResource ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **every** | **String** | If `from` is a custom date the interval amount between reporting periods. | [optional] **from** | **String** | The start date of the trend, which can either be a duration or a specific date and time. | [optional] **interval** | **Integer** | If `from` is a custom date the interval between reporting periods. | [optional] **to** | **String** | The end date of the trend (empty if `from` is a duration). | [optional]