Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 485 Bytes

GetFwLeaderboardsCorporationsYesterdayYesterday1.md

File metadata and controls

20 lines (14 loc) · 485 Bytes

RubyEveesiClient::GetFwLeaderboardsCorporationsYesterdayYesterday1

Properties

Name Type Description Notes
amount Integer Amount of victory points [optional]
corporation_id Integer corporation_id integer [optional]

Example

require 'ruby_eveesi_client'

instance = RubyEveesiClient::GetFwLeaderboardsCorporationsYesterdayYesterday1.new(
  amount: null,
  corporation_id: null
)