Class Contracts

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

public class Contracts extends Object implements Serializable

The Class Contracts

A contract is basically an agreement between two parties (Buyer and Seller) creating a legal obligation for both of them to perform specific acts. Contract consists of payment term, account, credit limit, catalog, and price information.
See Also:
  • Constructor Details

    • Contracts

      public Contracts()