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