This commit is contained in:
2020-11-17 16:05:47 +00:00
parent a07a55c90a
commit 4a3e7dbcb3
3 changed files with 11 additions and 5 deletions

View File

@@ -14,6 +14,12 @@ namespace AyaNova.Models
//-------------
[EmailAddress]
public string EmailAddress { get; set; }
[Phone]
public string Phone1 { get; set; }
[Phone]
public string Phone2 { get; set; }
//in v7 this was pager address so not attributing it with Phone as not sure what would be in that field
public string Phone3 { get; set; }
/*
Hexadecimal notation: #RGB[A]