Class: Height::Model::List
Instance Method Summary collapse
Methods inherited from Base
Constructor Details
This class inherits a constructor from Height::Model::Base
Instance Method Details
#attributes ⇒ Object
3 4 5 |
# File 'lib/height/model/list.rb', line 3 def attributes [:id, :type, :key, :description, :url, :appearance] end |