Sha256: 2b2093341f88e6e079f54f0d82ca6ea1cbbd156b286971cf4f6381bfb092fc5c

Contents?: true

Size: 298 Bytes

Versions: 6

Compression:

Stored size: 298 Bytes

Contents

module OpenActive
  module Models
    module Schema
      class EnergyStarEnergyEfficiencyEnumeration < ::OpenActive::JsonLdModel
        # @!attribute type
        # @return [String]
        def type
          "schema:EnergyStarEnergyEfficiencyEnumeration"
        end
      end
    end
  end
end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
openactive-0.5.0 lib/openactive/models/schema/energy_star_energy_efficiency_enumeration.rb
openactive-0.4.0 lib/openactive/models/schema/energy_star_energy_efficiency_enumeration.rb
openactive-0.3.0 lib/openactive/models/schema/energy_star_energy_efficiency_enumeration.rb
openactive-0.2.2 lib/openactive/models/schema/energy_star_energy_efficiency_enumeration.rb
openactive-0.2.1 lib/openactive/models/schema/energy_star_energy_efficiency_enumeration.rb
openactive-0.2.0 lib/openactive/models/schema/energy_star_energy_efficiency_enumeration.rb