...
This commit is contained in:
@@ -13,7 +13,7 @@ namespace Common.Dtos.Company
|
||||
public string? FullNameManager { get; set; }
|
||||
public string? WebSite { get; set; }
|
||||
public string? Email { get; set; }
|
||||
public byte[]? img { get; set; }
|
||||
public byte[]? logo { get; set; }
|
||||
public bool Available { get; set; }
|
||||
public bool allowBot { get; set; }
|
||||
}
|
||||
|
Reference in New Issue
Block a user