lib/openactive/models/concept_collection.rb in openactive-0.1.2 vs lib/openactive/models/concept_collection.rb in openactive-0.2.0

- old
+ new

@@ -1,7 +1,8 @@ module OpenActive module Models - # [NOTICE: This is a beta class, and is highly likely to change in future versions of this library.]. + # [NOTICE: This is a beta class, and is highly likely to change in future versions of this library.] + # This type is derived from https://schema.org/CreativeWork, which means that any of this type's properties within schema.org may also be used. class ConceptCollection < ::OpenActive::Models::Schema::CreativeWork # @!attribute type # @return [String] def type "beta:ConceptCollection"