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