Stream Chat Unreal SDK
Loading...
Searching...
No Matches
FSearchResponseDto Struct Reference

#/components/schemas/SearchResponse More...

#include <SearchResponseDto.h>

Inheritance diagram for FSearchResponseDto:
FResponseDto

Public Attributes

FString Next
 Value to pass to the next search query in order to paginate.
 
FString Previous
 Value that points to the previous page. Pass as the next value in a search query to paginate backwards.
 
TArray< FSearchResultDtoResults
 Search results.
 
FSearchWarningDto ResultsWarning
 Warning about the search results.
 
- Public Attributes inherited from FResponseDto
FString Duration
 Duration of the request in human-readable format.
 

Detailed Description

#/components/schemas/SearchResponse


The documentation for this struct was generated from the following file: