Class PriceListsAndSkusAPIResponse
java.lang.Object
com.skava.core.validation.OutputModel
com.skava.price.model.exchange.response.PriceListsAndSkusAPIResponse
- All Implemented Interfaces:
Serializable
public class PriceListsAndSkusAPIResponse
extends com.skava.core.validation.OutputModel
Response class contains the PriceListsAndSkus response data. PriceLists holds
the data resulted from the request. PageableInfo holds the page data resulted
from the request.
- Since:
- 8.0
- Author:
- Infosys Equinox
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
PriceListsAndSkusAPIResponse
public PriceListsAndSkusAPIResponse()
-