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