panel
This commit is contained in:
@@ -24,6 +24,6 @@ namespace Shared.DTOs
|
||||
public int CalTypeID { get; set; }
|
||||
public string CalTypeTitle { get; set; }
|
||||
public string Total { get; set; }
|
||||
public string Remaining { get; set; }
|
||||
public int Remaining { get; set; }
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user