Method: Athenian::WorkTypeGetRequest#to_s

Defined in:
lib/athenian/models/work_type_get_request.rb

#to_sString

Returns the string representation of the object

Returns:

  • (String)

    String presentation of the object



211
212
213
# File 'lib/athenian/models/work_type_get_request.rb', line 211

def to_s
  to_hash.to_s
end