forked from Yara724/api
YARA-1257, YARA-1272, YARA-985
This commit is contained in:
@@ -38,12 +38,6 @@ export class DaghiDetailsV2Dto {
|
||||
@IsMoneyAmountString()
|
||||
price?: string;
|
||||
|
||||
@ApiPropertyOptional({
|
||||
description: `Required when option is '${DaghiOption.DELIVER_DAMAGED_PART}' (Mongo ObjectId string)`,
|
||||
})
|
||||
@IsOptional()
|
||||
@IsString()
|
||||
branchId?: string;
|
||||
}
|
||||
|
||||
export class PartPricingV2Dto {
|
||||
|
||||
Reference in New Issue
Block a user