# Properties
## Properties
**name** | Option<**String**> | The forecast location name | [optional]
**request_point_distance** | **f32** | The distance from the requested point in metres |
**model_run_date** | **String** | The model run date in UTC |
**time_series** | [**Vec<crate::models::TimeSeries>**](TimeSeries.md) | A time step ordered list of forecast parameters and associated values |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)