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