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