Name | Type | Description | Notes |
---|---|---|---|
amount | Integer | Amount of kills | [optional] |
corporation_id | Integer | corporation_id integer | [optional] |
require 'ruby_eveesi_client'
instance = RubyEveesiClient::GetFwLeaderboardsCorporationsActiveTotalActiveTotal.new(
amount: null,
corporation_id: null
)