Method: Hubspot::Crm::Companies::ErrorDetail#code

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

#codeObject

The status code associated with the error detail

[View source]

26
27
28
# File 'lib/hubspot/codegen/crm/companies/models/error_detail.rb', line 26

def code
  @code
end