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