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