Sha256: de3302980fdc6a42e40142dcc200cde8f86958f15cbfc7b7fdbca7bf56f9d988
Contents?: true
Size: 476 Bytes
Versions: 4
Compression:
Stored size: 476 Bytes
Contents
module OpenActive module Models # This type is derived from [EventSeries](https://pending.schema.org/EventSeries), which means that any of this type's properties within schema.org may also be used. Note however the properties on this page must be used in preference if a relevant property is available. class EventSeries < ::OpenActive::Models::Event # @!attribute type # @return [String] def type "EventSeries" end end end end
Version data entries
4 entries across 4 versions & 1 rubygems