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

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**yesterday** | [**Vec<::models::GetFwLeaderboardsYesterdayYesterday1>**]get_fw_leaderboards_yesterday_yesterday_1.md | Top 4 ranking of factions by victory points in the past day | 
**active_total** | [**Vec<::models::GetFwLeaderboardsActiveTotalActiveTotal1>**]get_fw_leaderboards_active_total_active_total_1.md | Top 4 ranking of factions active in faction warfare by total victory points. A faction is considered \"active\" if they have participated in faction warfare in the past 14 days | 
**last_week** | [**Vec<::models::GetFwLeaderboardsLastWeekLastWeek1>**]get_fw_leaderboards_last_week_last_week_1.md | Top 4 ranking of factions by victory points in the past week | 

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