SearchPostsResponse

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