AckdbTombstoneIdentifiers

The frozen `(type, value)` pairs, stored exactly as the resolvers store them (domains as ingested, emails lowercased, LinkedIn canonical) — the guard compares with plain equality.

Properties

array of

The frozen `(type, value)` pairs, stored exactly as the resolvers store them (domains as ingested, emails lowercased, LinkedIn canonical) — the guard compares with plain equality.

typestring
valuestring

Example

AckdbTombstoneIdentifiers example
[
  {
    "type": "string",
    "value": "string"
  }
]