Method: PostlightMCTest::APIHealthStatus#to_s

Defined in:
lib/PostlightMCTest/models/api_health_status.rb

#to_sString

Returns the string representation of the object

Returns:

  • (String)

    String presentation of the object



145
146
147
# File 'lib/PostlightMCTest/models/api_health_status.rb', line 145

def to_s
  to_hash.to_s
end