Sha256: da1d2911666c660e9e975cd356fadf62366b9789188e77f3b39f8f93540657ac
Contents?: true
Size: 482 Bytes
Versions: 6
Compression:
Stored size: 482 Bytes
Contents
module OpenActive module Models # [NOTICE: This is a beta class, and is highly likely to change in future versions of this library.] # This type is derived from https://schema.org/LocationFeatureSpecification, which means that any of this type's properties within schema.org may also be used. class Bar < ::OpenActive::Models::LocationFeatureSpecification # @!attribute type # @return [String] def type "beta:Bar" end end end end
Version data entries
6 entries across 6 versions & 1 rubygems