Method: Athenian::JIRAIssueType#to_s

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

#to_sString

Returns the string representation of the object

Returns:

  • (String)

    String presentation of the object



286
287
288
# File 'lib/athenian/models/jira_issue_type.rb', line 286

def to_s
  to_hash.to_s
end