File tree Expand file tree Collapse file tree 6 files changed +92
-6
lines changed
tests/data/valid-statements Expand file tree Collapse file tree 6 files changed +92
-6
lines changed Original file line number Diff line number Diff line change 35
35
"interestedParty" : " 10478c6cf6de" ,
36
36
"interests" :[
37
37
{
38
- "type" : " nominee "
38
+ "type" : " trustee "
39
39
}
40
40
]
41
41
}
Original file line number Diff line number Diff line change
1
+ [
2
+ {
3
+ "statementId" : " 1dc0e987-5c57-4a1c-b3ad-61353b66a9b7" ,
4
+ "declarationSubject" : " c359f58d2977" ,
5
+ "statementDate" : " 2020-03-04" ,
6
+ "recordId" : " c359f58d2977" ,
7
+ "recordType" : " entity" ,
8
+ "recordDetails" : {
9
+ "isComponent" : false ,
10
+ "entityType" : {
11
+ "type" : " arrangement"
12
+ }
13
+ }
14
+ },
15
+ {
16
+ "statementId" : " 019a93f1-e470-42e9-957b-03559861b2e2" ,
17
+ "declarationSubject" : " c359f58d2977" ,
18
+ "statementDate" : " 2020-03-04" ,
19
+ "recordId" : " 10478c6cf6de" ,
20
+ "recordType" : " person" ,
21
+ "recordDetails" : {
22
+ "isComponent" : false ,
23
+ "personType" : " knownPerson"
24
+ }
25
+ },
26
+ {
27
+ "statementId" : " fbfd0547-d0c6-4a00-b559-5c5e91c34f5c" ,
28
+ "declarationSubject" : " c359f58d2977" ,
29
+ "statementDate" : " 2020-03-04" ,
30
+ "recordId" : " 93b53022ae6a" ,
31
+ "recordType" : " relationship" ,
32
+ "recordDetails" : {
33
+ "isComponent" : false ,
34
+ "subject" : " c359f58d2977" ,
35
+ "interestedParty" : " 10478c6cf6de" ,
36
+ "interests" :[
37
+ {
38
+ "type" : " settlor"
39
+ }
40
+ ]
41
+ }
42
+ }
43
+ ]
Original file line number Diff line number Diff line change
1
+ [
2
+ {
3
+ "statementId" : " 1dc0e987-5c57-4a1c-b3ad-61353b66a9b7" ,
4
+ "declarationSubject" : " c359f58d2977" ,
5
+ "statementDate" : " 2020-03-04" ,
6
+ "recordId" : " c359f58d2977" ,
7
+ "recordType" : " entity" ,
8
+ "recordDetails" : {
9
+ "isComponent" : false ,
10
+ "entityType" : {
11
+ "type" : " arrangement"
12
+ }
13
+ }
14
+ },
15
+ {
16
+ "statementId" : " 019a93f1-e470-42e9-957b-03559861b2e2" ,
17
+ "declarationSubject" : " c359f58d2977" ,
18
+ "statementDate" : " 2020-03-04" ,
19
+ "recordId" : " 10478c6cf6de" ,
20
+ "recordType" : " person" ,
21
+ "recordDetails" : {
22
+ "isComponent" : false ,
23
+ "personType" : " knownPerson"
24
+ }
25
+ },
26
+ {
27
+ "statementId" : " fbfd0547-d0c6-4a00-b559-5c5e91c34f5c" ,
28
+ "declarationSubject" : " c359f58d2977" ,
29
+ "statementDate" : " 2020-03-04" ,
30
+ "recordId" : " 93b53022ae6a" ,
31
+ "recordType" : " relationship" ,
32
+ "recordDetails" : {
33
+ "isComponent" : false ,
34
+ "subject" : " c359f58d2977" ,
35
+ "interestedParty" : " 10478c6cf6de" ,
36
+ "interests" :[
37
+ {
38
+ "type" : " protector"
39
+ }
40
+ ]
41
+ }
42
+ }
43
+ ]
Original file line number Diff line number Diff line change 36
36
"interestedParty" : " 10478c6cf6de" ,
37
37
"interests" :[
38
38
{
39
- "type" : " nominee "
39
+ "type" : " settlor "
40
40
}
41
41
]
42
42
}
Original file line number Diff line number Diff line change 8
8
"recordDetails" : {
9
9
"isComponent" : false ,
10
10
"entityType" : {
11
- "type" : " arrangement " ,
11
+ "type" : " legalEntity " ,
12
12
"subtype" : " nomination"
13
13
}
14
14
}
36
36
"interestedParty" : " 10478c6cf6de" ,
37
37
"interests" :[
38
38
{
39
- "type" : " nominator "
39
+ "type" : " protector "
40
40
}
41
41
]
42
42
}
Original file line number Diff line number Diff line change 8
8
"recordDetails" : {
9
9
"isComponent" : false ,
10
10
"entityType" : {
11
- "type" : " arrangement " ,
11
+ "type" : " legalEntity " ,
12
12
"subtype" : " nomination"
13
13
}
14
14
}
36
36
"interestedParty" : " 10478c6cf6de" ,
37
37
"interests" :[
38
38
{
39
- "type" : " nominee "
39
+ "type" : " trustee "
40
40
}
41
41
]
42
42
}
You can’t perform that action at this time.
0 commit comments