Sha256: 00509cd8dcf05a8de753a0dedffe2625a70bac2c2cbf25ef88933f568e6c7827
Contents?: true
Size: 517 Bytes
Versions: 4
Compression:
Stored size: 517 Bytes
Contents
module OpenActive module Models # [NOTICE: This class is part of the Open Booking API Test Interface, and MUST NOT be used in production.] # This type is derived from https://schema.org/Action, which means that any of this type's properties within schema.org may also be used. class AttendeeAttendedSimulateAction < ::OpenActive::Models::OpenBookingSimulateAction # @!attribute type # @return [String] def type "test:AttendeeAttendedSimulateAction" end end end end
Version data entries
4 entries across 4 versions & 1 rubygems