Determines if the given data object is a Vlocity datapack reference.
This function checks if the provided data object is a valid datapack record and if its VlocityDataPackType is either 'VlocityLookupMatchingKeyObject' or 'VlocityMatchingKeyObject'.
VlocityDataPackType
The data object to check.
A boolean indicating whether the data object is a Vlocity datapack reference.
Determines if the given data object is a Vlocity datapack reference.
This function checks if the provided data object is a valid datapack record and if its
VlocityDataPackType
is either 'VlocityLookupMatchingKeyObject' or 'VlocityMatchingKeyObject'.