We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c364621 commit e91c266Copy full SHA for e91c266
src/Informat/Responses/Students/Student.php
@@ -38,7 +38,7 @@ class Student
38
public ?string $geboorteplaats;
39
40
/** Student’s official nationality codes. */
41
- public string $nationaliteitCode;
+ public ?string $nationaliteitCode;
42
43
/** Student’s national registration number for Belgium residents. */
44
public ?string $rijksregisternr;
0 commit comments