Method: FeratelCheckApiClient::ServiceUsage#to_s

Defined in:
lib/feratel-check-api-client/models/service_usage.rb

#to_sString

Returns the string representation of the object

Returns:

  • (String)

    String presentation of the object



334
335
336
# File 'lib/feratel-check-api-client/models/service_usage.rb', line 334

def to_s
  to_hash.to_s
end