Sha256: 086fe8682fe1b5adb73e9decbb6d80df4bd442abd8b354cf36d31cadec54e7d5
Contents?: true
Size: 258 Bytes
Versions: 6
Compression:
Stored size: 258 Bytes
Contents
module OpenActive module Models module Schema class CoverArt < ::OpenActive::Models::Schema::VisualArtwork # @!attribute type # @return [String] def type "schema:CoverArt" end end end end end
Version data entries
6 entries across 6 versions & 1 rubygems