Sha256: 0493f8062f90aa5efa8b68e850bba6c760bacb4492084c032bdf8010fa69ba2d
Contents?: true
Size: 460 Bytes
Versions: 6
Compression:
Stored size: 460 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/Offer, which means that any of this type's properties within schema.org may also be used. class IndicativeOffer < ::OpenActive::Models::Offer # @!attribute type # @return [String] def type "beta:IndicativeOffer" end end end end
Version data entries
6 entries across 6 versions & 1 rubygems