Class: ShotgunApiRuby::Entities::Summarize::Summary
- Inherits:
-
Struct
- Object
- Struct
- ShotgunApiRuby::Entities::Summarize::Summary
- Defined in:
- lib/shotgun_api_ruby/entities/summarize.rb
Instance Attribute Summary collapse
-
#groups ⇒ Object
Returns the value of attribute groups.
-
#summaries ⇒ Object
Returns the value of attribute summaries.
Instance Attribute Details
#groups ⇒ Object
Returns the value of attribute groups
4 5 6 |
# File 'lib/shotgun_api_ruby/entities/summarize.rb', line 4 def groups @groups end |
#summaries ⇒ Object
Returns the value of attribute summaries
4 5 6 |
# File 'lib/shotgun_api_ruby/entities/summarize.rb', line 4 def summaries @summaries end |