This commit is contained in:
@@ -36,17 +36,11 @@ namespace AyaNova.Models
|
||||
public long? ContractId { get; set; }
|
||||
public DateTime? ContractExpires { get; set; }
|
||||
public long? DefaultServiceTemplateId { get; set; }
|
||||
//[Phone]
|
||||
public string Phone1 { get; set; }
|
||||
// [Phone]
|
||||
public string Phone2 { get; set; }
|
||||
//[Phone]
|
||||
public string Phone3 { get; set; }
|
||||
//[Phone]
|
||||
public string Phone4 { get; set; }
|
||||
//[Phone]
|
||||
public string Phone5 { get; set; }
|
||||
//[EmailAddress]
|
||||
public string EmailAddress { get; set; }
|
||||
|
||||
//POSTAL ADDRESS
|
||||
|
||||
Reference in New Issue
Block a user