vlocode-project - v2.4.3
Preparing search index...
@vlocode/vlocity
DataMapperItemRecord
fromDataMapperItem
Function fromDataMapperItem
fromDataMapperItem
(
record
:
DataMapperItemRecord
&
{
configurationAttribute
?:
string
;
configurationCategory
?:
string
;
configurationGroup
?:
string
;
configurationKey
?:
string
;
configurationPattern
?:
string
;
configurationProcess
?:
string
;
configurationType
?:
string
;
configurationValue
?:
string
;
domainObjectAPIName
?:
string
;
domainObjectCreationOrder
?:
string
|
number
;
domainObjectFieldAPIName
?:
string
;
domainObjectFieldType
?:
string
;
formula
?:
string
;
formulaOrder
?:
string
|
number
;
interfaceFieldAPIName
?:
string
;
interfaceObjectLookupOrder
?:
string
|
number
;
interfaceObjectName
?:
string
;
linkCreatedField
?:
string
;
linkCreatedIndex
?:
string
|
number
;
lookupDomainObjectFieldName
?:
string
;
lookupDomainObjectName
?:
string
;
lookupDomainObjectRequestedFieldName
?:
string
;
transformValuesMap
?:
unknown
;
upsertKey
?:
boolean
;
}
,
)
:
DataMapperItemRecord
Parameters
record
:
DataMapperItemRecord
&
{
configurationAttribute
?:
string
;
configurationCategory
?:
string
;
configurationGroup
?:
string
;
configurationKey
?:
string
;
configurationPattern
?:
string
;
configurationProcess
?:
string
;
configurationType
?:
string
;
configurationValue
?:
string
;
domainObjectAPIName
?:
string
;
domainObjectCreationOrder
?:
string
|
number
;
domainObjectFieldAPIName
?:
string
;
domainObjectFieldType
?:
string
;
formula
?:
string
;
formulaOrder
?:
string
|
number
;
interfaceFieldAPIName
?:
string
;
interfaceObjectLookupOrder
?:
string
|
number
;
interfaceObjectName
?:
string
;
linkCreatedField
?:
string
;
linkCreatedIndex
?:
string
|
number
;
lookupDomainObjectFieldName
?:
string
;
lookupDomainObjectName
?:
string
;
lookupDomainObjectRequestedFieldName
?:
string
;
transformValuesMap
?:
unknown
;
upsertKey
?:
boolean
;
}
Returns
DataMapperItemRecord
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
vlocode-project - v2.4.3
Loading...