Class ContractPropertiesEntity

java.lang.Object
com.skava.accounts.model.entity.ContractPropertiesEntity
All Implemented Interfaces:
Serializable

@Entity public class ContractPropertiesEntity extends Object implements Serializable
The Class ContractPropertiesEntity represents the database fields of ContractProperties.
Since:
May 2020
Version:
8.9.0
Author:
Infosys Equinox
See Also:
  • Field Details

    • value

      protected String value
      value - value of the property.
  • Constructor Details

    • ContractPropertiesEntity

      public ContractPropertiesEntity()