Sha256: 0c7889376030ec95f7f0526d8fe2f8929c13fa8541f5520e8a15a73d6cd3251f
Contents?: true
Size: 622 Bytes
Versions: 4
Compression:
Stored size: 622 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 [LocationFeatureSpecification](https://schema.org/LocationFeatureSpecification), 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 Cafe < ::OpenActive::Models::LocationFeatureSpecification # @!attribute type # @return [String] def type "beta:Cafe" end end end end
Version data entries
4 entries across 4 versions & 1 rubygems