Class Attribute

java.lang.Object
com.skava.account.model.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

    • createdTime

      protected Date createdTime
      The createdTime
    • updatedTime

      protected Date updatedTime
      The updatedTime
  • Constructor Details

    • Attribute

      public Attribute()