Sha256: c460c3daf42f61416dfdc854c316f324b7a4a06b7dd7d269582176eb7ab301c9

Contents?: true

Size: 539 Bytes

Versions: 2

Compression:

Stored size: 539 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 OpportunityAttendanceUpdateSimulateAction < ::OpenActive::Models::OpenBookingSimulateAction
      # @!attribute type
      # @return [String]
      def type
        "test:OpportunityAttendanceUpdateSimulateAction"
      end
    end
  end
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
openactive-0.2.1 lib/openactive/models/opportunity_attendance_update_simulate_action.rb
openactive-0.2.0 lib/openactive/models/opportunity_attendance_update_simulate_action.rb