refactor: edit alienRefrenceNumber -> passportNo
This commit is contained in:
parent
41765b1a48
commit
24ace7d7ef
2 changed files with 5 additions and 6 deletions
|
|
@ -277,7 +277,7 @@ export type QuotationPayload = {
|
|||
|
||||
export type EmployeeWorker = {
|
||||
id?: string;
|
||||
alienReferencNumber?: string;
|
||||
passportNo?: string;
|
||||
documentExpireDate?: Date | undefined;
|
||||
lastNameEN: string;
|
||||
lastName: string;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue