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