forked from Yara724/api
YARA-858
This commit is contained in:
@@ -123,6 +123,9 @@ export class DamageExpertModel {
|
||||
@Prop({ type: Types.ObjectId })
|
||||
clientKey?: Types.ObjectId;
|
||||
|
||||
@Prop({ type: Types.ObjectId, index: true })
|
||||
branchId?: Types.ObjectId;
|
||||
|
||||
@Prop({ type: PersonalInfoSchema })
|
||||
personalInfo?: PersonalInfo;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user