Package com.skava.accounts.model.entity
Class AccountPropertiesEntity
java.lang.Object
com.skava.accounts.model.entity.AccountPropertiesEntity
- All Implemented Interfaces:
Serializable
The Class AccountPropertiesEntity represents the database fields of AccountProperties.
- Author:
- Infosys Equinox
- See Also:
-
Field Details
-
attributeId
attr_id of the property. -
value
value - value of the property.
-
-
Constructor Details
-
AccountPropertiesEntity
public AccountPropertiesEntity()
-