Sha256: 92bc50c89249a7608e5060370d38827e79b1a46fef3b5d2ebcec4aae5150be1f
Contents?: true
Size: 277 Bytes
Versions: 6
Compression:
Stored size: 277 Bytes
Contents
module OpenActive module Models module Schema class MedicalSymptom < ::OpenActive::Models::Schema::MedicalSignOrSymptom # @!attribute type # @return [String] def type "schema:MedicalSymptom" end end end end end
Version data entries
6 entries across 6 versions & 1 rubygems