ST added registrar name to domain expiration task
This commit is contained in:
parent
69e8644419
commit
fc83494a33
10 changed files with 260 additions and 26 deletions
|
@ -151,5 +151,6 @@ namespace WebsitePanel.EnterpriseServer
|
|||
public DateTime? CreationDate { get; set; }
|
||||
public DateTime? ExpirationDate { get; set; }
|
||||
public DateTime? LastUpdateDate { get; set; }
|
||||
public string RegistrarName { get; set; }
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue