corrected the typo
This commit is contained in:
parent
c8435020a4
commit
001bb6447d
@ -16,7 +16,7 @@ namespace Marco.Pms.Model.ViewModels.Tenant
|
||||
public string? TaxId { get; set; }
|
||||
public string? logoImage { get; set; } // Base64
|
||||
public DateTime OnBoardingDate { get; set; }
|
||||
public string? OragnizationSize { get; set; }
|
||||
public string? OrganizationSize { get; set; }
|
||||
public Industry? Industry { get; set; }
|
||||
public BasicEmployeeVM? CreatedBy { get; set; } // EmployeeId
|
||||
public TenantStatus? TenantStatus { get; set; }
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user