| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.Connect.EvaluationForm.EvaluationFormSingleSelectQuestionAutomationProperty
Documentation
data EvaluationFormSingleSelectQuestionAutomationOptionProperty Source #
Instances
data SingleSelectQuestionRuleCategoryAutomationProperty Source #
Constructors
| SingleSelectQuestionRuleCategoryAutomationProperty | |
Fields
| |
Instances
| ToJSON SingleSelectQuestionRuleCategoryAutomationProperty Source # | |||||
Defined in Stratosphere.Connect.EvaluationForm.SingleSelectQuestionRuleCategoryAutomationProperty Methods toJSON :: SingleSelectQuestionRuleCategoryAutomationProperty -> Value # toEncoding :: SingleSelectQuestionRuleCategoryAutomationProperty -> Encoding # toJSONList :: [SingleSelectQuestionRuleCategoryAutomationProperty] -> Value # toEncodingList :: [SingleSelectQuestionRuleCategoryAutomationProperty] -> Encoding # omitField :: SingleSelectQuestionRuleCategoryAutomationProperty -> Bool # | |||||
| Show SingleSelectQuestionRuleCategoryAutomationProperty Source # | |||||
| Eq SingleSelectQuestionRuleCategoryAutomationProperty Source # | |||||
| ToResourceProperties SingleSelectQuestionRuleCategoryAutomationProperty Source # | |||||
| Property "Category" SingleSelectQuestionRuleCategoryAutomationProperty Source # | |||||
Defined in Stratosphere.Connect.EvaluationForm.SingleSelectQuestionRuleCategoryAutomationProperty Associated Types
| |||||
| Property "Condition" SingleSelectQuestionRuleCategoryAutomationProperty Source # | |||||
Defined in Stratosphere.Connect.EvaluationForm.SingleSelectQuestionRuleCategoryAutomationProperty Associated Types
| |||||
| Property "OptionRefId" SingleSelectQuestionRuleCategoryAutomationProperty Source # | |||||
Defined in Stratosphere.Connect.EvaluationForm.SingleSelectQuestionRuleCategoryAutomationProperty Associated Types
| |||||
| type PropertyType "Category" SingleSelectQuestionRuleCategoryAutomationProperty Source # | |||||
| type PropertyType "Condition" SingleSelectQuestionRuleCategoryAutomationProperty Source # | |||||
| type PropertyType "OptionRefId" SingleSelectQuestionRuleCategoryAutomationProperty Source # | |||||
mkEvaluationFormSingleSelectQuestionAutomationOptionProperty :: SingleSelectQuestionRuleCategoryAutomationProperty -> EvaluationFormSingleSelectQuestionAutomationOptionProperty Source #
mkSingleSelectQuestionRuleCategoryAutomationProperty :: Value Text -> Value Text -> Value Text -> SingleSelectQuestionRuleCategoryAutomationProperty Source #
data EvaluationFormSingleSelectQuestionAutomationProperty Source #
Constructors
| EvaluationFormSingleSelectQuestionAutomationProperty | |
Fields | |
Instances
| ToJSON EvaluationFormSingleSelectQuestionAutomationProperty Source # | |||||
Defined in Stratosphere.Connect.EvaluationForm.EvaluationFormSingleSelectQuestionAutomationProperty Methods toJSON :: EvaluationFormSingleSelectQuestionAutomationProperty -> Value # toEncoding :: EvaluationFormSingleSelectQuestionAutomationProperty -> Encoding # toJSONList :: [EvaluationFormSingleSelectQuestionAutomationProperty] -> Value # toEncodingList :: [EvaluationFormSingleSelectQuestionAutomationProperty] -> Encoding # omitField :: EvaluationFormSingleSelectQuestionAutomationProperty -> Bool # | |||||
| Show EvaluationFormSingleSelectQuestionAutomationProperty Source # | |||||
| Eq EvaluationFormSingleSelectQuestionAutomationProperty Source # | |||||
| ToResourceProperties EvaluationFormSingleSelectQuestionAutomationProperty Source # | |||||
| Property "AnswerSource" EvaluationFormSingleSelectQuestionAutomationProperty Source # | |||||
Defined in Stratosphere.Connect.EvaluationForm.EvaluationFormSingleSelectQuestionAutomationProperty Associated Types
| |||||
| Property "DefaultOptionRefId" EvaluationFormSingleSelectQuestionAutomationProperty Source # | |||||
Defined in Stratosphere.Connect.EvaluationForm.EvaluationFormSingleSelectQuestionAutomationProperty Associated Types
| |||||
| Property "Options" EvaluationFormSingleSelectQuestionAutomationProperty Source # | |||||
Defined in Stratosphere.Connect.EvaluationForm.EvaluationFormSingleSelectQuestionAutomationProperty Associated Types
| |||||
| type PropertyType "AnswerSource" EvaluationFormSingleSelectQuestionAutomationProperty Source # | |||||
| type PropertyType "DefaultOptionRefId" EvaluationFormSingleSelectQuestionAutomationProperty Source # | |||||
Defined in Stratosphere.Connect.EvaluationForm.EvaluationFormSingleSelectQuestionAutomationProperty type PropertyType "DefaultOptionRefId" EvaluationFormSingleSelectQuestionAutomationProperty = Value Text | |||||
| type PropertyType "Options" EvaluationFormSingleSelectQuestionAutomationProperty Source # | |||||