Class Attribute

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

public class Attribute extends Object implements Serializable
This Class Attribute is used as the model object for Attribute Entity.
Since:
May 2020
Version:
8.9.0
Author:
Infosys Equinox
See Also:
  • Field Details

    • sequence

      protected Float sequence
    • createdTime

      protected Date createdTime
      created time
    • updatedTime

      protected Date updatedTime
      updated time
  • Constructor Details

    • Attribute

      public Attribute()
  • Method Details