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