forked from Yara724/api
Validation for prices and objection
This commit is contained in:
@@ -44,7 +44,7 @@ export class UpsertClaimPriceDropV2Dto {
|
||||
|
||||
@ApiProperty({
|
||||
example: 450000000,
|
||||
description: "Market price of the car (Rials)",
|
||||
description: "Market price of the car (Toman)",
|
||||
})
|
||||
carPrice: number | string;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user