Method: OSDNClient::Group#to_s

Defined in:
lib/osdn-client/models/group.rb

#to_sString

Returns the string representation of the object

Returns:

  • (String)

    String presentation of the object



276
277
278
# File 'lib/osdn-client/models/group.rb', line 276

def to_s
  to_hash.to_s
end