Sha256: 4ae5f1cd83609cbb852e51a0705874fedf500d9ebb9f46dda8c6f7dd97cd6989
Contents?: true
Size: 533 Bytes
Versions: 6
Compression:
Stored size: 533 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 SellerAmendOrderProposalSimulateAction < ::OpenActive::Models::OpenBookingSimulateAction # @!attribute type # @return [String] def type "test:SellerAmendOrderProposalSimulateAction" end end end end
Version data entries
6 entries across 6 versions & 1 rubygems