Staff PT1
This commit is contained in:
@@ -15,6 +15,6 @@ export interface CreateStaffDto {
|
||||
profession?: string | null;
|
||||
email?: string | null;
|
||||
f4T2NumberApproval?: string | null;
|
||||
f4T2ExpirationDate?: string;
|
||||
f4T2ExpirationDate?: dateFns;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user