Major updates on Master Statistical
This commit is contained in:
@@ -29,3 +29,5 @@ export interface Assignment {
|
||||
archived?: boolean;
|
||||
released?: boolean;
|
||||
}
|
||||
|
||||
export type AssignmentWithCorporateId = Assignment & { corporateId: string };
|
||||
|
||||
Reference in New Issue
Block a user