@@ -2,97 +2,97 @@ attributes:
2
2
-
3
3
name : id
4
4
type : integer
5
- description : Unique identifier for the Wellbeing Concern.
5
+ description : Unique identifier for the Safeguarding/ Wellbeing Concern.
6
6
-
7
7
name : display_name
8
8
type : string
9
- description : The display name for the Wellbeing Concern.
9
+ description : The display name for the Safeguarding/ Wellbeing Concern.
10
10
-
11
11
name : status
12
12
type : string
13
- description : The status of the Wellbeing Concern.
13
+ description : The status of the Safeguarding/ Wellbeing Concern.
14
14
-
15
15
name : severity
16
16
type : string
17
- description : The severity of the Wellbeing Concern.
17
+ description : The severity of the Safeguarding/ Wellbeing Concern.
18
18
-
19
19
name : dt_raised
20
20
type : string
21
- description : The date the Wellbeing Concern was raised.
21
+ description : The date the Safeguarding/ Wellbeing Concern was raised.
22
22
-
23
23
name : dt_resolved
24
24
type : string
25
- description : The date the Wellbeing Concern was resolved.
25
+ description : The date the Safeguarding/ Wellbeing Concern was resolved.
26
26
-
27
27
name : creator
28
28
type : object
29
- description : The Creator of the Wellbeing Concern.
29
+ description : The Creator of the Safeguarding/ Wellbeing Concern.
30
30
children :
31
31
-
32
32
name : id
33
33
type : integer
34
- description : The ID of the Wellbeing Concern creator.
34
+ description : The ID of the Safeguarding/ Wellbeing Concern creator.
35
35
-
36
36
name : first_name
37
37
type : string
38
- description : The first name of the Wellbeing Concern creator.
38
+ description : The first name of the Safeguarding/ Wellbeing Concern creator.
39
39
-
40
40
name : last_name
41
41
type : string
42
- description : The last name of the Wellbeing Concern creator.
42
+ description : The last name of the Safeguarding/ Wellbeing Concern creator.
43
43
-
44
44
name : email
45
45
type : string
46
- description : The email address of the Wellbeing Concern creator.
46
+ description : The email address of the Safeguarding/ Wellbeing Concern creator.
47
47
-
48
48
name : role_type
49
49
type : string
50
- description : The role type of the Wellbeing Concern creator.
50
+ description : The role type of the Safeguarding/ Wellbeing Concern creator.
51
51
52
52
-
53
53
name : service_recipient
54
54
type : object
55
- description : The Student related to the Wellbeing Concern.
55
+ description : The Student related to the Safeguarding/ Wellbeing Concern.
56
56
children :
57
57
- name : id
58
58
type : integer
59
- description : The ID of the student related to the Wellbeing Concern.
59
+ description : The ID of the student related to the Safeguarding/ Wellbeing Concern.
60
60
- name : first_name
61
61
type : string
62
- description : The first name of the student related to the Wellbeing Concern.
62
+ description : The first name of the student related to the Safeguarding/ Wellbeing Concern.
63
63
- name : last_name
64
64
type : string
65
- description : The last name of the student related to the Wellbeing Concern.
65
+ description : The last name of the student related to the Safeguarding/ Wellbeing Concern.
66
66
- name : email
67
67
type : string
68
- description : The email address of the student related to the Wellbeing Concern.
68
+ description : The email address of the student related to the Safeguarding/ Wellbeing Concern.
69
69
- name : url
70
70
type : string
71
71
description : URL to the Student's object.
72
72
-
73
73
name : contractor
74
74
type : object
75
- description : The Tutor related to the Wellbeing Concern.
75
+ description : The Tutor related to the Safeguarding/ Wellbeing Concern.
76
76
children :
77
77
- name : id
78
78
type : integer
79
- description : The ID of the tutor related to the Wellbeing Concern.
79
+ description : The ID of the tutor related to the Safeguarding/ Wellbeing Concern.
80
80
- name : first_name
81
81
type : string
82
- description : The first name of the tutor related to the Wellbeing Concern.
82
+ description : The first name of the tutor related to the Safeguarding/ Wellbeing Concern.
83
83
- name : last_name
84
84
type : string
85
- description : The last name of the tutor related to the Wellbeing Concern.
85
+ description : The last name of the tutor related to the Safeguarding/ Wellbeing Concern.
86
86
- name : email
87
87
type : string
88
- description : The email address of the tutor related to the Wellbeing Concern.
88
+ description : The email address of the tutor related to the Safeguarding/ Wellbeing Concern.
89
89
- name : url
90
90
type : string
91
91
description : URL to the Tutor's object.
92
92
-
93
93
name : service
94
94
type : object
95
- description : The Service the Wellbeing Concern is related to.
95
+ description : The Service the Safeguarding/ Wellbeing Concern is related to.
96
96
children :
97
97
-
98
98
name : id
@@ -130,7 +130,7 @@ attributes:
130
130
-
131
131
name : appointment
132
132
type : object
133
- description : The Appointment related to the Wellbeing Concern.
133
+ description : The Appointment related to the Safeguarding/ Wellbeing Concern.
134
134
children :
135
135
- name : id
136
136
type : integer
0 commit comments