Name | Type | Description | Notes |
---|---|---|---|
killmail_hash | String | A hash of this killmail | |
killmail_id | Integer | ID of this killmail |
require 'ruby_eveesi_client'
instance = RubyEveesiClient::GetCorporationsCorporationIdKillmailsRecent200Ok.new(
killmail_hash: null,
killmail_id: null
)