Sha256: 1c05bdb6738de54ef069287067a005e1dcc89c4aafdc5811db8d794265748e7a
Contents?: true
Size: 486 Bytes
Versions: 6
Compression:
Stored size: 486 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 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" end end end end
Version data entries
6 entries across 6 versions & 1 rubygems