Sha256: c0b7672ef32101fdbc2e79faf11e82434d942bd2e97fc0fe0bb6ac152c449a66
Contents?: true
Size: 205 Bytes
Versions: 10
Compression:
Stored size: 205 Bytes
Contents
module Octobat module Reporting class ReportType < APIResource extend Octobat::APIOperations::List def self.url '/reporting/report_types' end end end end
Version data entries
10 entries across 10 versions & 1 rubygems