Method: Moblues::DataModel::Entity#attributes

Defined in:
lib/moblues/data_model/entity.rb

#attributesObject

Returns the value of attribute attributes

Returns:

  • the current value of attributes



5
6
7
# File 'lib/moblues/data_model/entity.rb', line 5

def attributes
  @attributes
end