mirror of
https://github.com/Tria-plc/edr-platform.git
synced 2026-08-26 18:42:49 +00:00
fix issues
This commit is contained in:
@@ -519,6 +519,8 @@ export interface IContract extends BaseEntity {
|
||||
|
||||
companyId?: string | null;
|
||||
companyProfileId?: string | null;
|
||||
/** Loaded company relation (list + detail responses include it). */
|
||||
company?: BookingRequestCompany | null;
|
||||
isGovernment: boolean;
|
||||
governmentInstitution?: string | null;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user