Start work for company rating

This commit is contained in:
2025-08-04 16:44:24 -07:00
parent 32c7d2647d
commit d167405ef1
6 changed files with 26 additions and 3 deletions
+2
View File
@@ -5,6 +5,8 @@ export class Company {
public emailVerified: boolean = false;
public websiteURL: string = "";
public logo: string = "";
public jobsClosedSuccessful: number = 0;
public jobsAutoClosed: number = 0;
public phone: string = "";
public postalCode: string = "";
public country: string = ""; // 2 Letter Country Code