lib/openactive/models/indicative_offer.rb in openactive-0.1.2 vs lib/openactive/models/indicative_offer.rb in openactive-0.2.0
- old
+ new
@@ -1,8 +1,8 @@
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.
+ # [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"