Add discounted amount calculations to institution contract responses
This commit is contained in:
@@ -79,5 +79,5 @@ public class ReviewAndPaymentViewModel
|
||||
|
||||
public string DailyCompensation { get; set; }
|
||||
public string Obligation { get; set; }
|
||||
|
||||
public string DiscountedAmountForOneMonth { get; set; }
|
||||
}
|
||||
Reference in New Issue
Block a user