Working on user+org create
This commit is contained in:
parent
a15cc00595
commit
0010a32248
6 changed files with 49 additions and 21 deletions
|
|
@ -2,8 +2,7 @@
|
|||
{
|
||||
public class CreateOrganizationCommand
|
||||
{
|
||||
public string Name { get; set; }
|
||||
public string ConnectionString { get; set; }
|
||||
public Guid CreatedById { get; set; }
|
||||
public Guid UserId { get; set; }
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue