Method: Allq::JobRef#to_s

Defined in:
lib/allq_client/models/job_ref.rb

#to_sString

Returns the string representation of the object

Returns:

  • (String)

    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