# UpdateSite
## Properties
**site_name** | **String** | Resource name. |
**description** | **String** | |
**latitude** | **f64** | Latitude of site. |
**longitude** | **f64** | Longitude of site. |
**elevation** | **f64** | Elevation of site. |
**metadata** | Option<[**serde_json::Value**](.md)> | User defined metadata for the site | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)