Method: OpenapiClient::IndustrySpecificExtensions#to_s

Defined in:
lib/openapi_client/models/industry_specific_extensions.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/industry_specific_extensions.rb', line 189

def to_s
  to_hash.to_s
end