Method: OpenapiClient::InlineResponse409.build_from_hash

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

.build_from_hash(attributes) ⇒ Object

Builds the object from hash



161
162
163
# File 'lib/openapi_client/models/inline_response409.rb', line 161

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