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