# System ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **symbol** | **String** | The symbol of the system. | **sector_symbol** | **String** | The symbol of the sector. | **r#type** | [**crate::models::SystemType**](SystemType.md) | | **x** | **i32** | Relative position of the system in the sector in the x axis. | **y** | **i32** | Relative position of the system in the sector in the y axis. | **waypoints** | [**Vec**](SystemWaypoint.md) | Waypoints in this system. | **factions** | [**Vec**](SystemFaction.md) | Factions that control this system. | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)