lib/openactive/models/individual_facility_use.rb in openactive-0.1.2 vs lib/openactive/models/individual_facility_use.rb in openactive-0.2.0

- old
+ new

@@ -1,6 +1,7 @@ module OpenActive module Models + # This type is derived from https://schema.org/Product, which means that any of this type's properties within schema.org may also be used. class IndividualFacilityUse < ::OpenActive::Models::FacilityUse # @!attribute type # @return [String] def type "IndividualFacilityUse"