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