Method: MfkOpenapiRubyClient::CustomerExamination.build_from_hash
- Defined in:
- lib/mfk_openapi_ruby_client/models/customer_examination.rb
.build_from_hash(attributes) ⇒ Object
Builds the object from hash
467 468 469 |
# File 'lib/mfk_openapi_ruby_client/models/customer_examination.rb', line 467 def self.build_from_hash(attributes) new.build_from_hash(attributes) end |