Method: Hubspot::Crm::Quotes::ErrorCategory.build_from_hash

Defined in:
lib/hubspot/codegen/crm/quotes/models/error_category.rb

.build_from_hash(attributes) ⇒ Object

Builds the object from hash



150
151
152
# File 'lib/hubspot/codegen/crm/quotes/models/error_category.rb', line 150

def self.build_from_hash(attributes)
  new.build_from_hash(attributes)
end