vlocode-project - v2.4.3
Preparing search index...
@vlocode/vlocity
DataMapperExecutionWarning
Interface DataMapperExecutionWarning
interface
DataMapperExecutionWarning
{
code
:
DataMapperExecutionWarningCode
;
expression
?:
string
;
fieldName
?:
string
;
message
:
string
;
objectName
?:
string
;
outputPath
?:
string
;
sequence
?:
number
;
}
Index
Properties
code
expression?
field
Name?
message
object
Name?
output
Path?
sequence?
Properties
Readonly
code
code
:
DataMapperExecutionWarningCode
Optional
Readonly
expression
expression
?:
string
Optional
Readonly
field
Name
fieldName
?:
string
Readonly
message
message
:
string
Optional
Readonly
object
Name
objectName
?:
string
Optional
Readonly
output
Path
outputPath
?:
string
Optional
Readonly
sequence
sequence
?:
number
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
code
expression
field
Name
message
object
Name
output
Path
sequence
vlocode-project - v2.4.3
Loading...