Sha256: d78e54cd383a3cbf39cd33985843dfd7b5f1c7a5769d8777c2fcc6781fa2a5b1
Contents?: true
Size: 272 Bytes
Versions: 10
Compression:
Stored size: 272 Bytes
Contents
module OpenActive module Models module Schema class HighSchool < ::OpenActive::Models::Schema::EducationalOrganization # @!attribute type # @return [String] def type "schema:HighSchool" end end end end end
Version data entries
10 entries across 10 versions & 1 rubygems