forked from Yara724/api
car body policy and sales extended
This commit is contained in:
@@ -22,6 +22,10 @@ export class FanavaranAuthConfigEmbed {
|
||||
@Prop({ type: String, required: true })
|
||||
contractId: string;
|
||||
|
||||
/** Vehicle-hull (بدنه) ContractId. Optional until the tenant hull line is configured. */
|
||||
@Prop({ type: String, required: false })
|
||||
hullContractId?: string;
|
||||
|
||||
@Prop({ type: String, required: true })
|
||||
location: string;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user