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