Method: Hubspot::Crm::Imports::ErrorDetail#code
- Defined in:
- lib/hubspot/codegen/crm/imports/models/error_detail.rb
#code ⇒ Object
The status code associated with the error detail
26 27 28 |
# File 'lib/hubspot/codegen/crm/imports/models/error_detail.rb', line 26 def code @code end |