forked from Yara724/api
Fixed Participants
This commit is contained in:
@@ -161,6 +161,7 @@ export class FirstPartyDetail {
|
||||
|
||||
@Prop() registrationState?: string;
|
||||
@Prop() previousPlateId?: string;
|
||||
@Prop() previousPolicyholderNationalCode?: string;
|
||||
@Prop() vehicleVin?: string;
|
||||
}
|
||||
|
||||
@@ -209,6 +210,7 @@ export class SecondPartyDetail {
|
||||
|
||||
@Prop() registrationState?: string;
|
||||
@Prop() previousPlateId?: string;
|
||||
@Prop() previousPolicyholderNationalCode?: string;
|
||||
@Prop() vehicleVin?: string;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user