Folder structure & files updated

This commit is contained in:
OlgunR
2026-03-17 16:17:52 +01:00
parent c7275ad966
commit 7271a92d32
38 changed files with 82 additions and 144 deletions

View File

@@ -0,0 +1,6 @@
namespace EnvelopeGenerator.ReceiverUI.Client.Services.Base
{
public class ApiResponse
{
}
}