Class AccountPropertiesRequestInternal

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

public class AccountPropertiesRequestInternal extends RequestInternal
The Class AccountPropertiesRequestInternal consists of the request details which will be transfered from controller to serviceImpl.
Author:
Infosys Equinox
See Also:
  • Constructor Details

    • AccountPropertiesRequestInternal

      public AccountPropertiesRequestInternal()
  • Method Details

    • toDomainObject

      public AccountPropertiesDO toDomainObject()
      This method is used to convert AccountPropertiesRequestInternal to AccountPropertiesDO.
      Returns:
      It returns AccountPropertiesDO.