Stable run on Notification creation
This commit is contained in:
@@ -4,7 +4,7 @@ public class OrderRefund
|
||||
{
|
||||
public Guid Id { get; set; }
|
||||
|
||||
public DateTimeOffset CreatedAt { get; set; }
|
||||
public DateTime CreatedAt { get; set; }
|
||||
|
||||
public Guid OrderId { get; set; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user