Class: Thinreports::SectionReport::Builder::ReportData::Main

Inherits:
Struct
  • Object
show all
Defined in:
lib/thinreports/section_report/builder/report_data.rb

Instance Attribute Summary collapse

Instance Attribute Details

#groupsObject

Returns the value of attribute groups

Returns:

  • (Object)

    the current value of groups



7
8
9
# File 'lib/thinreports/section_report/builder/report_data.rb', line 7

def groups
  @groups
end

#schemaObject

Returns the value of attribute schema

Returns:

  • (Object)

    the current value of schema



7
8
9
# File 'lib/thinreports/section_report/builder/report_data.rb', line 7

def schema
  @schema
end