Sha256: 7a2c2a6cc2d884f5a41d17e494859991852f2f0a215d2a86b416939e15a9ac45

Contents?: true

Size: 559 Bytes

Versions: 4

Compression:

Stored size: 559 Bytes

Contents

module OpenActive
  module Models
    # This type is derived from [PropertyValueSpecification](https://schema.org/PropertyValueSpecification), which means that any of this type's properties within schema.org may also be used. Note however the properties on this page must be used in preference if a relevant property is available.
    class ParagraphFormFieldSpecification < ::OpenActive::Models::PropertyValueSpecification
      # @!attribute type
      # @return [String]
      def type
        "ParagraphFormFieldSpecification"
      end
    end
  end
end

Version data entries

4 entries across 4 versions & 1 rubygems

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