Class AttributeRequestInternal

java.lang.Object
com.skava.core.validation.InputModel
com.skava.accounts.model.exchange.request.RequestInternal
com.skava.accounts.model.exchange.request.AttributeRequestInternal
All Implemented Interfaces:
Serializable

public class AttributeRequestInternal extends RequestInternal
The Class AttributeRequestInternal defines attribute request model.
Since:
May 2020
Version:
8.9.0
Author:
Infosys Equinox
See Also:
  • Constructor Details

    • AttributeRequestInternal

      public AttributeRequestInternal()
  • Method Details

    • toDomainObject

      public AttributeDO toDomainObject()
      This method is used to convert to attributeDO object from Attribute Request object.
      Returns:
      It returns AttributeDO object.