Sha256: aa2188c0c6bd551972532e02a8c8262fab50f9deda9e243749630364ffcb1639

Contents?: true

Size: 254 Bytes

Versions: 4

Compression:

Stored size: 254 Bytes

Contents

module OpenActive
  module Models
    class PatchContainsExcessiveProperties < ::OpenActive::Models::OpenBookingError
      # @!attribute type
      # @return [String]
      def type
        "PatchContainsExcessiveProperties"
      end
    end
  end
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
openactive-0.1.2 lib/openactive/models/patch_contains_excessive_properties.rb
openactive-0.1.1 lib/openactive/models/patch_contains_excessive_properties.rb
openactive-0.1.0 lib/openactive/models/patch_contains_excessive_properties.rb
openactive-0.1.0.rc1 lib/openactive/models/patch_contains_excessive_properties.rb