Method: ESIClient::PostUniverseIdsConstellation#to_s

Defined in:
lib/esi_client/models/post_universe_ids_constellation.rb

#to_sString

Returns the string representation of the object

Returns:

  • (String)

    String presentation of the object



155
156
157
# File 'lib/esi_client/models/post_universe_ids_constellation.rb', line 155

def to_s
  to_hash.to_s
end