Returns the string representation of the object
Returns:
String presentation of the object
150 151 152
# File 'lib/allq_client/models/job_ref.rb', line 150 def to_s to_hash.to_s end