Class: Octobat::Reporting::ReportType
- Inherits:
-
APIResource
- Object
- OctobatObject
- APIResource
- Octobat::Reporting::ReportType
- Extended by:
- APIOperations::List
- Defined in:
- lib/octobat/reporting/report_type.rb
Instance Attribute Summary
Attributes inherited from OctobatObject
Class Method Summary collapse
Methods included from APIOperations::List
Methods inherited from APIResource
class_name, #refresh, retrieve, #url
Methods inherited from OctobatObject
#[], #[]=, #_dump, _load, #as_json, construct_from, #each, #initialize, #inspect, #keys, #refresh_from, #respond_to?, #to_hash, #to_json, #to_s, #values
Constructor Details
This class inherits a constructor from Octobat::OctobatObject
Dynamic Method Handling
This class handles dynamic methods through the method_missing method in the class Octobat::OctobatObject
Class Method Details
.url ⇒ Object
6 7 8 |
# File 'lib/octobat/reporting/report_type.rb', line 6 def self.url '/reporting/report_types' end |