forked from Yara724/api
update the culprit licenses chnged and ActualPremium
This commit is contained in:
@@ -39,6 +39,10 @@ export class ClaimVehicleSnapshot {
|
||||
|
||||
@Prop({ type: String })
|
||||
price?: string;
|
||||
|
||||
/** Vehicle value in Rial from hull policy VehicleValue or expert assessment. */
|
||||
@Prop({ type: Number })
|
||||
carPrice?: number;
|
||||
}
|
||||
export const ClaimVehicleSnapshotSchema =
|
||||
SchemaFactory.createForClass(ClaimVehicleSnapshot);
|
||||
|
||||
Reference in New Issue
Block a user