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

    Interface CleanDataServiceMetadata

    interface CleanDataServiceMetadata {
        cleanRules?: CleanRule[];
        description: string;
        fullName?: string;
        masterLabel: string;
        matchEngine: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    cleanRules?: CleanRule[]
    description: string
    fullName?: string
    masterLabel: string
    matchEngine: string