Sha256: 00a6dc631d80100194e1a0f95501c1e6a3cd96700e5b1274b7114091361d35dc
Contents?: true
Size: 339 Bytes
Versions: 4
Compression:
Stored size: 339 Bytes
Contents
module OpenActive module Models # [NOTICE: This is a beta class, and is highly likely to change in future versions of this library.]. class ConceptCollection < ::OpenActive::Models::Schema::CreativeWork # @!attribute type # @return [String] def type "beta:ConceptCollection" end end end end
Version data entries
4 entries across 4 versions & 1 rubygems