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