Package com.loop54.model.request
Class GetRecommendedEntitiesRequest
java.lang.Object
com.loop54.model.request.Request
com.loop54.model.request.GetRecommendedEntitiesRequest
This class is used to perform a request to get personalized recommendations.
-
Field Summary
FieldsModifier and TypeFieldDescriptionParameters for specifying which recommendations results to retrieve and how to format them.Fields inherited from class com.loop54.model.request.Request
customData -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.loop54.model.request.Request
addCustomData
-
Field Details
-
resultsOptions
Parameters for specifying which recommendations results to retrieve and how to format them.
-
-
Constructor Details
-
GetRecommendedEntitiesRequest
public GetRecommendedEntitiesRequest()
-