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