Class PropertyAPIResponse

java.lang.Object
com.skava.core.validation.OutputModel
com.skava.accounts.model.exchange.response.PropertyAPIResponse
All Implemented Interfaces:
Serializable

public class PropertyAPIResponse extends com.skava.core.validation.OutputModel
The Class PropertyAPIResponse holds the property details as response data which will be sent to controller.
Author:
Infosys Equinox
See Also:
  • Constructor Details

    • PropertyAPIResponse

      public PropertyAPIResponse(Properties properties)
      Instantiates a new property API response.
      Parameters:
      properties - Holds Properties object for creating the PropertyAPIResponse.