Method: IndexeaClient::IndexBean.build_from_hash

Defined in:
lib/indexea_client/models/index_bean.rb

.build_from_hash(attributes) ⇒ Object

Builds the object from hash



278
279
280
# File 'lib/indexea_client/models/index_bean.rb', line 278

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