Class CollectionResponse
java.lang.Object
com.skava.core.validation.OutputModel
com.skava.ratingandreviews.collection.model.datatransferobjects.CollectionResponse
- All Implemented Interfaces:
Serializable
public class CollectionResponse
extends com.skava.core.validation.OutputModel
The CollectionDTO Class.
The collection data transfer object is used to consolidate the request and response objects. This object is used to collect the Collection request and pass the collection response back.
- Since:
- 2018-10-09
- Version:
- 8.0
- Author:
- Infosys Equinox
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CollectionResponse
public CollectionResponse()
-