Sha256: e0c9c8f2fa055efa5e2e37847371edaac6919f6a3c0c6ce4307247e91da4a2c4

Contents?: true

Size: 274 Bytes

Versions: 10

Compression:

Stored size: 274 Bytes

Contents

module OpenActive
  module Models
    module Schema
      class BedAndBreakfast < ::OpenActive::Models::Schema::LodgingBusiness
        # @!attribute type
        # @return [String]
        def type
          "schema:BedAndBreakfast"
        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/bed_and_breakfast.rb
openactive-0.4.0 lib/openactive/models/schema/bed_and_breakfast.rb
openactive-0.3.0 lib/openactive/models/schema/bed_and_breakfast.rb
openactive-0.2.2 lib/openactive/models/schema/bed_and_breakfast.rb
openactive-0.2.1 lib/openactive/models/schema/bed_and_breakfast.rb
openactive-0.2.0 lib/openactive/models/schema/bed_and_breakfast.rb
openactive-0.1.2 lib/openactive/models/schema/bed_and_breakfast.rb
openactive-0.1.1 lib/openactive/models/schema/bed_and_breakfast.rb
openactive-0.1.0 lib/openactive/models/schema/bed_and_breakfast.rb
openactive-0.1.0.rc1 lib/openactive/models/schema/bed_and_breakfast.rb