MuxRuby::DimensionValue Properties Name Type Description Notes value String [optional] total_count Integer [optional] Example require 'mux_ruby' instance = MuxRuby::DimensionValue.new( value: null, total_count: null )