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

    Interface VlocityDatapackSObject

    interface VlocityDatapackSObject {
        VlocityDataPackType: "SObject";
        VlocityRecordSObjectType: string;
        VlocityRecordSourceKey: string;
        [key: string]: any;
    }

    Hierarchy

    • Record<string, any>
      • VlocityDatapackSObject

    Indexable

    • [key: string]: any
    Index

    Properties

    VlocityDataPackType: "SObject"
    VlocityRecordSObjectType: string
    VlocityRecordSourceKey: string