Class AccountHistory

java.lang.Object
com.skava.accounts.model.exchange.AccountHistory
All Implemented Interfaces:
Serializable

@Entity public class AccountHistory extends Object implements Serializable
The Class AccountsHistoryEntity represents the database fields of Accounts.
Author:
Infosys Equinox
See Also:
  • Field Details

    • createdTime

      protected Date createdTime
      createdTime - the time at which the history was logged..
  • Constructor Details

    • AccountHistory

      public AccountHistory()
  • Method Details