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

    Interface VlocityDatapackLookupReference

    interface VlocityDatapackLookupReference {
        VlocityDataPackType: "VlocityLookupMatchingKeyObject";
        VlocityLookupRecordSourceKey: string;
        VlocityMatchingRecordSourceKey?: undefined;
        VlocityRecordSObjectType: string;
        [key: string]: any;
    }

    Hierarchy

    • Record<string, any>
      • VlocityDatapackLookupReference

    Indexable

    • [key: string]: any
    Index

    Properties

    VlocityDataPackType: "VlocityLookupMatchingKeyObject"
    VlocityLookupRecordSourceKey: string
    VlocityMatchingRecordSourceKey?: undefined
    VlocityRecordSObjectType: string