Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 362 Bytes

PostCharactersCharacterIdFittingsCreated.md

File metadata and controls

18 lines (12 loc) · 362 Bytes

RubyEveesiClient::PostCharactersCharacterIdFittingsCreated

Properties

Name Type Description Notes
fitting_id Integer fitting_id integer

Example

require 'ruby_eveesi_client'

instance = RubyEveesiClient::PostCharactersCharacterIdFittingsCreated.new(
  fitting_id: null
)