Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 514 Bytes

PostCharactersCharacterIdAssetsLocations200Ok.md

File metadata and controls

20 lines (14 loc) · 514 Bytes

RubyEveesiClient::PostCharactersCharacterIdAssetsLocations200Ok

Properties

Name Type Description Notes
item_id Integer item_id integer
position PostCharactersCharacterIdAssetsLocationsPosition

Example

require 'ruby_eveesi_client'

instance = RubyEveesiClient::PostCharactersCharacterIdAssetsLocations200Ok.new(
  item_id: null,
  position: null
)