esi_client 0.0.1

Rust ESI API Client for EVE Online
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# GetUniverseSystemKills200Ok

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**npc_kills** | **i32** | Number of NPC ships killed in this system | 
**ship_kills** | **i32** | Number of player ships killed in this system | 
**system_id** | **i32** | system_id integer | 
**pod_kills** | **i32** | Number of pods killed in 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)