Variable VlocityDatapackSourceKeyConst
VlocityDatapackSourceKey: {
SObject: {
dataPackType: "VlocityDataPackType";
lookupKey: "VlocityLookupRecordSourceKey";
matchingKey: "VlocityMatchingRecordSourceKey";
sobjectType: "VlocityRecordSObjectType";
sourceKey: "VlocityRecordSourceKey";
};
VlocityLookupMatchingKeyObject: "VlocityLookupRecordSourceKey";
VlocityMatchingKeyObject: "VlocityMatchingRecordSourceKey";
} = ...
Type Declaration
ReadonlySObject: {
dataPackType: "VlocityDataPackType";
lookupKey: "VlocityLookupRecordSourceKey";
matchingKey: "VlocityMatchingRecordSourceKey";
sobjectType: "VlocityRecordSObjectType";
sourceKey: "VlocityRecordSourceKey";
}
ReadonlyVlocityLookupMatchingKeyObject: "VlocityLookupRecordSourceKey"
ReadonlyVlocityMatchingKeyObject: "VlocityMatchingRecordSourceKey"
Maps the type of a Vlocity datapack to the corresponding source key field.