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
@@ -7,6 +7,8 @@ namespace BoredCareers.Entities {
public bool EmailVerified { get; set; } = false;
public string WebsiteURL { get; set; } = "";
public string Logo { get; set; } = "";
public int JobsClosedSuccessful { get; set; } = 0;
public int JobsAutoClosed { get; set; } = 0;
public string Phone { get; set; } = "";
public string PostalCode { get; set; } = "";
public string Country { get; set; } = ""; // 2 Letter Country Code