Sha256: 833edb738dbf17a372738586bd4071b7dd93f86ba90645925e4029fe1b46a94d
Contents?: true
Size: 271 Bytes
Versions: 7
Compression:
Stored size: 271 Bytes
Contents
module OpenActive module Models module Schema class PoliceStation < ::OpenActive::Models::Schema::EmergencyService # @!attribute type # @return [String] def type "schema:PoliceStation" end end end end end
Version data entries
7 entries across 7 versions & 1 rubygems