fix
This commit is contained in:
@@ -18,4 +18,5 @@ public class Motion
|
||||
public string? Description { get; set; }
|
||||
public decimal AmountPlus { get; set; }
|
||||
public decimal AmountMinus { get; set; }
|
||||
public DateTime? DeletedOn { get; set; }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user