Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
kathryn-ods committed Aug 22, 2024
1 parent 11dc89a commit c939396
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"subject": "ad3f6c2fcc9e",
"interestedParty": "c25d4d612c2c",
"componentRecords": [
"4cf2837bd01f",
"d4ab89ea169a",
"05e81af035e4"
]
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,28 +14,29 @@
}
},
{
"statementId": "6b9cfb52-505a-49cb-ab02-cc856a4e5c66",
"statementId": "e2bbe3ce-f5b4-42d0-bb68-9b405e8fd6a0",
"declarationSubject": "ad3f6c2fcc9e",
"statementDate": "2018-12-17",
"recordId": "c25d4d612c2c",
"recordId": "d4ab89ea169a",
"recordStatus": "new",
"recordType": "person",
"recordType": "entity",
"recordDetails": {
"isComponent": false,
"personType": "knownPerson"
"isComponent": true,
"entityType": {
"type": "registeredEntity"
}
}
},
{
"statementId": "7fff3986-233f-413f-bec8-3b28c62a4a51",
"statementId": "6b9cfb52-505a-49cb-ab02-cc856a4e5c66",
"declarationSubject": "ad3f6c2fcc9e",
"statementDate": "2018-12-17",
"recordId": "4cf2837bd01f",
"recordId": "c25d4d612c2c",
"recordStatus": "new",
"recordType": "relationship",
"recordType": "person",
"recordDetails": {
"isComponent": true,
"subject": "ad3f6c2fcc9e",
"interestedParty": "d4ab89ea169a"
"isComponent": false,
"personType": "knownPerson"
}
},
{
Expand Down Expand Up @@ -70,17 +71,16 @@
}
},
{
"statementId": "e2bbe3ce-f5b4-42d0-bb68-9b405e8fd6a0",
"statementId": "7fff3986-233f-413f-bec8-3b28c62a4a51",
"declarationSubject": "ad3f6c2fcc9e",
"statementDate": "2018-12-17",
"recordId": "d4ab89ea169a",
"recordId": "4cf2837bd01f",
"recordStatus": "new",
"recordType": "entity",
"recordType": "relationship",
"recordDetails": {
"isComponent": true,
"entityType": {
"type": "registeredEntity"
}
"subject": "ad3f6c2fcc9e",
"interestedParty": "d4ab89ea169a"
}
}
]

0 comments on commit c939396

Please sign in to comment.