Method: OpenapiClient::IndustrySpecificExtensions.build_from_hash
- Defined in:
- lib/openapi_client/models/industry_specific_extensions.rb
.build_from_hash(attributes) ⇒ Object
Builds the object from hash
117 118 119 |
# File 'lib/openapi_client/models/industry_specific_extensions.rb', line 117 def self.build_from_hash(attributes) new.build_from_hash(attributes) end |