CleanDataService: Metadata & {
    cleanRules: CleanRule[];
    description: string;
    masterLabel: string;
    matchEngine: string;
}

Type declaration

  • cleanRules: CleanRule[]
  • description: string
  • masterLabel: string
  • matchEngine: string