RubyEveesiClient::PostUniverseIdsConstellation Properties Name Type Description Notes id Integer id integer [optional] name String name string [optional] Example require 'ruby_eveesi_client' instance = RubyEveesiClient::PostUniverseIdsConstellation.new( id: null, name: null )