Skip to content

Latest commit

 

History

History
executable file
·
11 lines (8 loc) · 774 Bytes

File metadata and controls

executable file
·
11 lines (8 loc) · 774 Bytes

IO.Swagger.model.agreements.FormFieldConditionalAction

Properties

Name Type Description Notes
Action string Action to show/hide the form field is to be taken on the basis of evaluation of conditions. [optional]
AnyOrAll string It indicates if any one of the conditions or all of them have to be true. [optional]
Predicates List<FormFieldConditionPredicate> The predicates to be evaluated in order to determine whether this condition is true [optional]

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