Method: ESP::Team#reports

Defined in:
lib/esp/resources/team.rb

#reportsActiveResource::PaginatedCollection<ESP::Report>

The collection of reports that belong to the team.



21
# File 'lib/esp/resources/team.rb', line 21

has_many :reports, class_name: 'ESP::Report'