Sha256: bd64668c595c270c4ce6b580401bbd44d4580f3e28fbdc35e1bab07b5cbd92b9
Contents?: true
Size: 270 Bytes
Versions: 10
Compression:
Stored size: 270 Bytes
Contents
module OpenActive module Models module Schema class CorrectionComment < ::OpenActive::Models::Schema::Comment # @!attribute type # @return [String] def type "schema:CorrectionComment" end end end end end
Version data entries
10 entries across 10 versions & 1 rubygems