Method: OpenapiClient::Document.build_from_hash

Defined in:
lib/openapi_client/models/document.rb

.build_from_hash(attributes) ⇒ Object

Builds the object from hash



175
176
177
# File 'lib/openapi_client/models/document.rb', line 175

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