header-Tx-prop-T1.json 1.09 KB
Newer Older
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42
{
  "guidHeaderMap": {
    "0ce68113-77fe-4ed1-9585-69371202bd74": {
      "typeName": "hive_column",
      "attributes": {
        "owner": "hive",
        "qualifiedName": "hortoniabank.us_customers.nationalid@cl1",
        "name": "nationalid"
      },
      "guid": "0ce68113-77fe-4ed1-9585-69371202bd74",
      "status": "ACTIVE",
      "displayText": "nationalid",
      "classificationNames": [
        "T1", "Tx"
      ],
      "classifications": [
        {
          "typeName": "Tx",
          "attributes": {
            "type": "ssn"
          },
          "entityGuid": "0ce68113-77fe-4ed1-9585-69371202bd74",
          "entityStatus": "ACTIVE",
          "propagate": true,
          "removePropagationsOnEntityDelete": false
        },
        {
          "typeName": "T1",
          "attributes": {
            "type": "ssn"
          },
          "entityGuid": "22222222-77fe-4ed1-9585-69371202bd74",
          "entityStatus": "ACTIVE",
          "propagate": true,
          "removePropagationsOnEntityDelete": false
        }
      ],
      "meaningNames": [],
      "meanings": []
    }
  }
}