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