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