The results for a particular group value.
More...
#include <search.h>
The results for a particular group value.
Definition at line 126 of file search.h.
◆ nextBatch
QString Quotient::SearchJob::GroupValue::nextBatch {} |
Token that can be used to get the next batch of results in the group, by passing as the next_batch
parameter to the next call. If this field is absent, there are no more results in this group.
Definition at line 132 of file search.h.
◆ order
std::optional<int> Quotient::SearchJob::GroupValue::order {} |
Key that can be used to order different groups.
Definition at line 136 of file search.h.
◆ results
QStringList Quotient::SearchJob::GroupValue::results {} |
Which results are in this group.
Definition at line 139 of file search.h.
The documentation for this struct was generated from the following file: