Package com.loop54.model.response
Class GetRecommendedEntitiesResponse
java.lang.Object
com.loop54.model.response.Response
com.loop54.model.response.GetRecommendedEntitiesResponse
TThe result of a request to get personalized recommendations.
-
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 personalized recommended entities.
-
-
Constructor Details
-
GetRecommendedEntitiesResponse
public GetRecommendedEntitiesResponse()
-