Sha256: 51d2454faed171e899b302d942462272ce2250132344eae7012509707d8da4c4
Contents?: true
Size: 701 Bytes
Versions: 57
Compression:
Stored size: 701 Bytes
Contents
module Ecoportal module API class V2 class Page class Component class ChartField class Benchmark < ChartField::Config passthrough :register_id, :source_type passthrough :benchmark_field, :benchmark_label passboolean :across passthrough :across_field passboolean :grouped passthrough :group_field passthrough :against_field, :against_label passthrough :calculation_mode passthrough :min, :max passthrough :filters end end end end end end end
Version data entries
57 entries across 57 versions & 1 rubygems