vlocode-project - v2.4.3
    Preparing search index...
    • 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