Class Accounts

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

public class Accounts extends Object implements Serializable

The Class Accounts

Accounts object - It holds the account information of the seller and buyer.
See Also:
  • Field Details

    • createdTime

      protected Date createdTime
      createdTime
    • updatedTime

      protected Date updatedTime
      updatedTime
  • Constructor Details

    • Accounts

      public Accounts()