vlocode-project - v2.4.3
Preparing search index...
@vlocode/vlocity
DataMapperBuilderOptions
Interface DataMapperBuilderOptions
interface
DataMapperBuilderOptions
{
inputType
?:
string
;
items
?:
DataMapperItem
[]
;
nullInputsIncludedInOutput
?:
boolean
;
outputType
?:
string
;
properties
?:
Record
<
string
,
unknown
>
;
}
Index
Properties
input
Type?
items?
null
Inputs
Included
In
Output?
output
Type?
properties?
Properties
Optional
input
Type
inputType
?:
string
Optional
items
items
?:
DataMapperItem
[]
Optional
null
Inputs
Included
In
Output
nullInputsIncludedInOutput
?:
boolean
Optional
output
Type
outputType
?:
string
Optional
properties
properties
?:
Record
<
string
,
unknown
>
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
input
Type
items
null
Inputs
Included
In
Output
output
Type
properties
vlocode-project - v2.4.3
Loading...