Sha256: 94611d2ff5339bb8c9e6227e75bd1af164c2babbec464e63141de8e0fde08ab5

Contents?: true

Size: 284 Bytes

Versions: 6

Compression:

Stored size: 284 Bytes

Contents

module OpenActive
  module Models
    module Schema
      class LifestyleModification < ::OpenActive::Models::Schema::MedicalEntity
        # @!attribute type
        # @return [String]
        def type
          "schema:LifestyleModification"
        end
      end
    end
  end
end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
openactive-0.5.0 lib/openactive/models/schema/lifestyle_modification.rb
openactive-0.4.0 lib/openactive/models/schema/lifestyle_modification.rb
openactive-0.3.0 lib/openactive/models/schema/lifestyle_modification.rb
openactive-0.2.2 lib/openactive/models/schema/lifestyle_modification.rb
openactive-0.2.1 lib/openactive/models/schema/lifestyle_modification.rb
openactive-0.2.0 lib/openactive/models/schema/lifestyle_modification.rb