Class Budgets

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

public class Budgets extends Object implements Serializable

The Class Budgets

Budgets object - It holds 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.
See Also:
  • Constructor Details

    • Budgets

      public Budgets()