Init Git
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
namespace AMREZ.EOP.Contracts.DTOs.Tenancy.UnmapDomain;
|
||||
|
||||
public sealed record UnmapDomainResponse(
|
||||
string Domain
|
||||
);
|
||||
Reference in New Issue
Block a user