vlocode-project - v1.40.0-beta-4
    Preparing search index...

    Variable DatapackFieldsConst

    DatapackFields: {
        dataPackType: "VlocityDataPackType";
        lookupKey: "VlocityLookupRecordSourceKey";
        matchingKey: "VlocityMatchingRecordSourceKey";
        sobjectType: "VlocityRecordSObjectType";
        sourceKey: "VlocityRecordSourceKey";
    } = ...

    Datapack standard fields that are used to identify the type of datapack and its source key.

    Type Declaration

    • ReadonlydataPackType: "VlocityDataPackType"
    • ReadonlylookupKey: "VlocityLookupRecordSourceKey"
    • ReadonlymatchingKey: "VlocityMatchingRecordSourceKey"
    • ReadonlysobjectType: "VlocityRecordSObjectType"
    • ReadonlysourceKey: "VlocityRecordSourceKey"