space-traders-api 0.1.2

Generated API client for SpaceTraders
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# ScannedSystem

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**symbol** | **String** | Symbol of the system. | 
**sector_symbol** | **String** | Symbol of the system's sector. | 
**r#type** | [**models::SystemType**]SystemType.md |  | 
**x** | **i32** | Position in the universe in the x axis. | 
**y** | **i32** | Position in the universe in the y axis. | 
**distance** | **i32** | The system's distance from the scanning ship. | 

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)