Sha256: 32b3ed80323e035c829bb05a79be6da66ce868ed27b34d5e6e6893656c4b4417
Contents?: true
Size: 536 Bytes
Versions: 11
Compression:
Stored size: 536 Bytes
Contents
# added in release 1.5.8 module GroupDocs class Questionnaire::Question::Conditions < Api::Entity # @attr [String] fieldId attr_accessor :fieldId # @attr [String] answerId attr_accessor :answerId # @attr [Integer] pageId attr_accessor :pageId # @attr [String] action attr_accessor :action # @attr [String] operator attr_accessor :operator # @attr [String] operatorComparer attr_accessor :operatorComparer end # Questionnaire::Question::Conditions end # GroupDocs
Version data entries
11 entries across 11 versions & 1 rubygems