init
This commit is contained in:
+10
@@ -0,0 +1,10 @@
|
||||
namespace Kreta.BusinessLogic.Classes.MobileApi.Naplo.V2.Co.Post.Ertekeles
|
||||
{
|
||||
using Kreta.Core.Validation.Exceptions;
|
||||
|
||||
public class ErtekelesResponseCo
|
||||
{
|
||||
public ValidationException Exception { get; set; }
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user