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