Init Git
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
namespace AMREZ.EOP.Contracts.DTOs.Authentications.Register;
|
||||
|
||||
public sealed record RegisterResponse(Guid UserId, string Name, string Email, string Tenant);
|
||||
Reference in New Issue
Block a user