Sha256: f81b9c9bbc9d39b65232c6640e9ed178a2562ad7e0a94e42a056b87d7b48039f

Contents?: true

Size: 620 Bytes

Versions: 4

Compression:

Stored size: 620 Bytes

Contents

module OpenActive
  module Models
    # [NOTICE: This is a beta class, and is highly likely to change in future versions of this library.].
    # This type is derived from [LocationFeatureSpecification](https://schema.org/LocationFeatureSpecification), which means that any of this type's properties within schema.org may also be used. Note however the properties on this page must be used in preference if a relevant property is available.
    class Bar < ::OpenActive::Models::LocationFeatureSpecification
      # @!attribute type
      # @return [String]
      def type
        "beta:Bar"
      end
    end
  end
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
openactive-0.1.2 lib/openactive/models/bar.rb
openactive-0.1.1 lib/openactive/models/bar.rb
openactive-0.1.0 lib/openactive/models/bar.rb
openactive-0.1.0.rc1 lib/openactive/models/bar.rb