Class: Pandoru::Models::PandoraDictListModel

Inherits:
PandoraListModel show all
Defined in:
lib/pandoru/models/_base.rb

Overview

Dictionary List Model For models that have both array and hash-like access patterns

Method Summary

Methods inherited from PandoraListModel

#[], #[]=, #each, #empty?, from_json, index_key, #initialize, #length, list_key, list_model, set_list_config, #size

Methods inherited from PandoraModel

date_field, field, fields, from_json, from_json_list, #initialize, #inspect, #populate_from_json, #to_h

Constructor Details

This class inherits a constructor from Pandoru::Models::PandoraListModel