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