Method: OpenapiClient::Serve#to_s

Defined in:
lib/ff/ruby/server/generated/lib/openapi_client/models/serve.rb

#to_sString

Returns the string representation of the object

Returns:

  • (String)

    String presentation of the object



182
183
184
# File 'lib/ff/ruby/server/generated/lib/openapi_client/models/serve.rb', line 182

def to_s
  to_hash.to_s
end