ClauseValueOptions

Interface

Value options for clause.

Properties

PropertyTypeNotes
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.

boolean

Only for clause verification logic check, not necessary for configuration.

Source type: User input, Field, Unique, Multiple, etc.

Value for clause. It could have multiple ClauseValuePair in the array.

inputEditor

Interface Property
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.

isValid

optional
Interface Property
isValid: boolean

Only for clause verification logic check, not necessary for configuration.

sourceType

Interface Property
sourceType: ClauseSourceType

Source type: User input, Field, Unique, Multiple, etc.

value

Interface Property
value: ClauseValuePair[]

Value for clause. It could have multiple ClauseValuePair in the array.

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.