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