team creation clean done
This commit is contained in:
+3
-1
@@ -8,7 +8,9 @@ export class Team {
|
||||
|
||||
allowedUserCount:number;
|
||||
|
||||
createdBy: string;
|
||||
companySite: string;
|
||||
|
||||
createdByUserId: string;
|
||||
createdDate: Timestamp;
|
||||
|
||||
lastUpdatedDate: Timestamp;
|
||||
|
||||
Reference in New Issue
Block a user