Class BudgetsDTO

java.lang.Object
com.skava.account.orchestration.model.BudgetsDTO
All Implemented Interfaces:
Serializable

public class BudgetsDTO extends Object implements Serializable

The Class BudgetsDTO

This model contains the budget information ie., the total budget amount allocated for the respective costcentres Budgets are allocated for buyer accounts (cost centre in that account) who will be purchasing from the seller user accounts.
Author:
Infosys Equinox
See Also:
  • Constructor Details

    • BudgetsDTO

      public BudgetsDTO()