SearchPostsResponse

constructor(cursor: String? = null, hitsTotal: Long? = null, posts: ReadOnlyList<PostView>)

Parameters

hitsTotal

Count of search hits. Optional, may be rounded/truncated, and may not be possible to paginate through all hits.