This commit is contained in:
2020-12-03 20:02:36 +00:00
parent 4fd9bd2689
commit d23a6a29b6
3 changed files with 163 additions and 92 deletions

View File

@@ -23,7 +23,8 @@ namespace AyaNova.Models
public string CustomFields { get; set; }
public List<string> Tags { get; set; }
public string Contact { get; set; }
public string ContactNotes { get; set; }
public string PopUpNotes { get; set; }
public string WebAddress { get; set; }
public string AccountNumber { get; set; }