Sha256: 753e1518c7f0c9e93459b0cf12880638e48d02ad3766af960d7f5fe4b13a1780

Contents?: true

Size: 296 Bytes

Versions: 10

Compression:

Stored size: 296 Bytes

Contents

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

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
openactive-0.5.0 lib/openactive/models/schema/home_and_construction_business.rb
openactive-0.4.0 lib/openactive/models/schema/home_and_construction_business.rb
openactive-0.3.0 lib/openactive/models/schema/home_and_construction_business.rb
openactive-0.2.2 lib/openactive/models/schema/home_and_construction_business.rb
openactive-0.2.1 lib/openactive/models/schema/home_and_construction_business.rb
openactive-0.2.0 lib/openactive/models/schema/home_and_construction_business.rb
openactive-0.1.2 lib/openactive/models/schema/home_and_construction_business.rb
openactive-0.1.1 lib/openactive/models/schema/home_and_construction_business.rb
openactive-0.1.0 lib/openactive/models/schema/home_and_construction_business.rb
openactive-0.1.0.rc1 lib/openactive/models/schema/home_and_construction_business.rb