Sha256: b1ee3a9820405ad530cb12b70f65860abd717fc28fafd437e2f50dd258a8ca85
Contents?: true
Size: 254 Bytes
Versions: 6
Compression:
Stored size: 254 Bytes
Contents
module OpenActive module Models module Schema class USNonprofitType < ::OpenActive::JsonLdModel # @!attribute type # @return [String] def type "schema:USNonprofitType" end end end end end
Version data entries
6 entries across 6 versions & 1 rubygems