Method: Hubspot::Crm::Imports::ErrorDetail#to_s

Defined in:
lib/hubspot/codegen/crm/imports/models/error_detail.rb

#to_sString

Returns the string representation of the object

Returns:

  • (String)

    String presentation of the object



212
213
214
# File 'lib/hubspot/codegen/crm/imports/models/error_detail.rb', line 212

def to_s
  to_hash.to_s
end