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