Merge branch 'nice_dev' into develop
This commit is contained in:
commit
ea4638d54f
8 changed files with 276 additions and 396 deletions
|
|
@ -67,8 +67,8 @@ interface resApiData {
|
|||
citizenId: string;
|
||||
prefix: string;
|
||||
prefixId: string;
|
||||
firstname: string;
|
||||
lastname: string;
|
||||
firstName: string;
|
||||
lastName: string;
|
||||
dateOfBirth: Date;
|
||||
gender: string;
|
||||
nationality: string;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue