Sha256: f9007f8bec013725e852e4a508a009b56ab4c797a7f255cdd7e9c22d7599fa40
Contents?: true
Size: 477 Bytes
Versions: 4
Compression:
Stored size: 477 Bytes
Contents
module OpenActive module Models # This type is derived from [ReserveAction](https://schema.org/ReserveAction), 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 ReserveAction < ::OpenActive::Models::Action # @!attribute type # @return [String] def type "ReserveAction" end end end end
Version data entries
4 entries across 4 versions & 1 rubygems