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