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