Method: OpenapiClient::OptionalLink#to_s

Defined in:
lib/openapi_client/models/optional_link.rb

#to_sString

Returns the string representation of the object

Returns:

  • (String)

    String presentation of the object



189
190
191
# File 'lib/openapi_client/models/optional_link.rb', line 189

def to_s
  to_hash.to_s
end