Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 911 Bytes

QuestionDependencyCriteria.md

File metadata and controls

14 lines (11 loc) · 911 Bytes

QuestionDependencyCriteria

Properties

Name Type Description Notes
url string The link to the current resource [optional]
id int The question ID [optional]
operator \Membercare\Client\Model\QuestionDependencyCriteriaOperator [optional]
answer_criteria_bool bool The answer criteria used when answer type is bool [optional]
answer_criteria_number double The answer criteria used when answer type is number [optional]
answer_criteria_date_time \DateTime The answer criteria used when answer type is date time [optional]

[Back to Model list] [Back to API list] [Back to README]