vlocode-project - v2.4.3
Preparing search index...
@vlocode/vlocity
DataMapperExtractCondition
Interface DataMapperExtractCondition
interface
DataMapperExtractCondition
{
fieldName
?:
string
;
filterGroup
:
number
;
item
:
NormalizedDataMapperItem
;
operator
:
string
;
value
?:
string
;
}
Index
Properties
field
Name?
filter
Group
item
operator
value?
Properties
Optional
Readonly
field
Name
fieldName
?:
string
Readonly
filter
Group
filterGroup
:
number
Readonly
item
item
:
NormalizedDataMapperItem
Readonly
operator
operator
:
string
Optional
Readonly
value
value
?:
string
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
field
Name
filter
Group
item
operator
value
vlocode-project - v2.4.3
Loading...