Variable DatapackFieldsConst
DatapackFields: {
dataPackType: "VlocityDataPackType";
lookupKey: "VlocityLookupRecordSourceKey";
matchingKey: "VlocityMatchingRecordSourceKey";
sobjectType: "VlocityRecordSObjectType";
sourceKey: "VlocityRecordSourceKey";
} = ...
Type Declaration
ReadonlydataPackType: "VlocityDataPackType"
ReadonlylookupKey: "VlocityLookupRecordSourceKey"
ReadonlymatchingKey: "VlocityMatchingRecordSourceKey"
ReadonlysobjectType: "VlocityRecordSObjectType"
ReadonlysourceKey: "VlocityRecordSourceKey"
Datapack standard fields that are used to identify the type of datapack and its source key.