Interface
Value options for clause.
Properties
| Property | Type | Notes |
|---|---|---|
inputEditor | string | To define which input style to apply to the UI for a specific source type. It also defines the date/time accuracy for date fields. |
inputEditorAtRuntime | string | By default, it's same as |
isValid | boolean | Only for clause verification logic check, not necessary for configuration. |
sourceType | ClauseSourceType | Source type: User input, Field, Unique, Multiple, etc. |
value | ClauseValuePair[] | Value for clause. It could have multiple |