public _id: ObjectId; public name: string; public model: string; public date: string; public parent_employee: ObjectId; public ip: string; public manufacturer: string; public note: string; public type: string;
Last updated 1 year ago
Was this helpful?