forked from Yara724/api
Fix v3 mirror flow
This commit is contained in:
@@ -117,6 +117,8 @@ export class AllRequestDtoV2 {
|
||||
lockTime: string | null;
|
||||
type: string;
|
||||
blameStatus: string;
|
||||
/** Calculated blame + linked claim lifecycle status */
|
||||
unifiedFileStatus?: string;
|
||||
partiesInitialForms: { firstParty: string; secondParty: string };
|
||||
partiesVehicles: { firstPartyVehicle: string; secondPartyVehicle: string };
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user