refactor(GTXMessagingResponse): In die Anwendungsschicht verschoben.
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
namespace EnvelopeGenerator.Application.DTOs.Messaging
|
||||
{
|
||||
public class GtxMessagingResponse : Dictionary<string, object?> { }
|
||||
}
|
||||
Reference in New Issue
Block a user