Class: ShotgunApiRuby::Entities::Summarize::Summary

Inherits:
Struct
  • Object
show all
Defined in:
lib/shotgun_api_ruby/entities/summarize.rb

Instance Attribute Summary collapse

Instance Attribute Details

#groupsObject

Returns the value of attribute groups

Returns:

  • (Object)

    the current value of groups



4
5
6
# File 'lib/shotgun_api_ruby/entities/summarize.rb', line 4

def groups
  @groups
end

#summariesObject

Returns the value of attribute summaries

Returns:

  • (Object)

    the current value of summaries



4
5
6
# File 'lib/shotgun_api_ruby/entities/summarize.rb', line 4

def summaries
  @summaries
end