End of feature developing
This commit is contained in:
@@ -18,8 +18,11 @@ namespace Step.Model.ConfigModels
|
||||
|
||||
public class ContactModel
|
||||
{
|
||||
public Boolean Visible { get; set; }
|
||||
public string Name { get; set; }
|
||||
public string Company { get; set; }
|
||||
public string Email { get; set; }
|
||||
public string PhoneNumber { get; set; }
|
||||
public string WebSite { get; set; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user