Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

Consolidation

import type { Consolidation } from "https://aws-api.deno.dev/v0.3/services/customerprofiles.ts?docs=full";

The matching criteria to be used during the auto-merging process.

interface Consolidation {
MatchingAttributesList: string[][];
}

§Properties

§
MatchingAttributesList: string[][]
[src]

A list of matching criteria.