Class BudgetInputDTO

java.lang.Object
com.omarigrant.budget.model.BudgetInputDTO

@JsonClassDescription("BudgetInput") public class BudgetInputDTO extends Object
A Model that is presented to the user to collect information needed to perform calculations.
Author:
Omari Grant
  • Constructor Details

    • BudgetInputDTO

      public BudgetInputDTO()