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