forked from Yara724/api
YARA-830
This commit is contained in:
@@ -117,8 +117,7 @@ export class AllRequestDtoV2 {
|
||||
type: string;
|
||||
blameStatus: string;
|
||||
partiesInitialForms: { firstParty: string; secondParty: string };
|
||||
firstPartyVehicle: string;
|
||||
secondPartyVehicle?: string;
|
||||
partiesVehicles: { firstPartyVehicle: string; secondPartyVehicle: string };
|
||||
}
|
||||
|
||||
export class AllRequestDtoRsV2 {
|
||||
|
||||
Reference in New Issue
Block a user