Method: Hubspot::Crm::Quotes::ErrorCategory.attribute_map
- Defined in:
- lib/hubspot/codegen/crm/quotes/models/error_category.rb
.attribute_map ⇒ Object
Attribute mapping from ruby-style variable name to JSON key.
46 47 48 49 50 51 |
# File 'lib/hubspot/codegen/crm/quotes/models/error_category.rb', line 46 def self.attribute_map { :'http_status' => :'httpStatus', :'name' => :'name' } end |