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
# GetStatus200ResponseStats

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**accounts** | Option<**i32**> | Total number of accounts registered on the game server. | [optional]
**agents** | **i32** | Number of registered agents in the game. | 
**ships** | **i32** | Total number of ships in the game. | 
**systems** | **i32** | Total number of systems in the game. | 
**waypoints** | **i32** | Total number of waypoints in the game. | 

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