Package com.loop54.model.response
Class GetBasketRecommendationsResponse
java.lang.Object
com.loop54.model.response.Response
com.loop54.model.response.GetBasketRecommendationsResponse
The result of a getBasketRecommendations request.
-
Field Summary
FieldsFields inherited from class com.loop54.model.response.Response
customData -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.loop54.model.response.Response
getCustomDataOrDefault, getCustomDataOrThrow
-
Field Details
-
results
The recommended entities
-
-
Constructor Details
-
GetBasketRecommendationsResponse
public GetBasketRecommendationsResponse()
-