Recombee API Client
|
SearchResponse Binding More...
Public Member Functions | |
SearchResponse (string recommId, Recommendation[] recomms, int numberNextRecommsCalls=0, string abGroup=null) | |
![]() | |
RecommendationResponse (string recommId, Recommendation[] recomms, int numberNextRecommsCalls=0, string abGroup=null) | |
override bool | Equals (Object obj) |
Determines whether the specified object is equal to the current object More... | |
override int | GetHashCode () |
Hash function More... | |
Additional Inherited Members | |
![]() | |
string | RecommId [get] |
Id of the recommendation request More... | |
Recommendation[] | Recomms [get] |
Obtained recommendations More... | |
int | NumberNextRecommsCalls [get] |
Number of performed RecommendNextItems calls for this recommId More... | |
string | AbGroup [get] |
Name of AB-testing group to which the request belongs if there is a custom AB-testing running More... | |
SearchResponse Binding
|
inline |