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