Get campaign list
This commit is contained in:
parent
a13fb49942
commit
53bfb770ea
6 changed files with 145 additions and 2 deletions
|
@ -9,5 +9,8 @@ namespace Sledgemapper.Shared.Entities
|
|||
|
||||
[Required]
|
||||
public string Password { get; set; }
|
||||
|
||||
[Required]
|
||||
public string Email { get; set; }
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue