This commit is contained in:
@@ -31,6 +31,7 @@ namespace rockfishCore.Models
|
||||
}
|
||||
public long Id { get; set; }
|
||||
public string DbId { get; set; }
|
||||
public bool Perpetual { get; set; }
|
||||
public string CompanyName { get; set; }
|
||||
public string ContactName { get; set; }
|
||||
public string Notes { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user