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