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