github.com/antihax/goesi@v0.0.0-20240126031043-6c54d0cb7f95/esi/docs/GetStatusOk.md (about)

     1  # GetStatusOk
     2  
     3  ## Properties
     4  Name | Type | Description | Notes
     5  ------------ | ------------- | ------------- | -------------
     6  **Players** | **int32** | Current online player count | [default to null]
     7  **ServerVersion** | **string** | Running version as string | [default to null]
     8  **StartTime** | [**time.Time**](time.Time.md) | Server start timestamp | [default to null]
     9  **Vip** | **bool** | If the server is in VIP mode | [optional] [default to null]
    10  
    11  [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
    12  
    13